Updates for 1.0.0-RC14

This commit is contained in:
Alexandre Archambault
2017-12-12 02:05:09 +01:00
parent b86b80c3d8
commit cbf3ff5558
8 changed files with 22 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
VERSION=1.0.0-RC13
VERSION=1.0.0-RC14
CACHE_VERSION=v1
SBTPACK_LAUNCHER="$(dirname "$0")/../cli/target/pack/bin/coursier"
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -e
VERSION=1.0.0-RC13
VERSION=1.0.0-RC14
"$(dirname "$0")/../coursier" bootstrap \
"io.get-coursier:sbt-launcher_2.11:$VERSION" \