mirror of https://github.com/sbt/sbt.git
Update launcher
This commit is contained in:
parent
14bbec5182
commit
be107cd033
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=1.0.0-M3
|
||||
VERSION=1.0.0-M4
|
||||
CACHE_VERSION=v1
|
||||
|
||||
"$(dirname "$0")/../cli/target/pack/bin/coursier" bootstrap \
|
||||
|
|
|
|||
Loading…
Reference in New Issue