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