mirror of https://github.com/sbt/sbt.git
Update launcher for 1.0.0-M12
This commit is contained in:
parent
4e3be5e833
commit
0cf26de004
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=1.0.0-M11-1
|
||||
VERSION=1.0.0-M12
|
||||
CACHE_VERSION=v1
|
||||
|
||||
SBTPACK_LAUNCHER="$(dirname "$0")/../cli/target/pack/bin/coursier"
|
||||
|
|
|
|||
Loading…
Reference in New Issue