Update launcher for 1.0.0-M12

This commit is contained in:
Alexandre Archambault 2016-05-19 00:09:48 +02:00
parent 4e3be5e833
commit 0cf26de004
No known key found for this signature in database
GPG Key ID: 14640A6839C263A9
2 changed files with 1 additions and 1 deletions

BIN
coursier

Binary file not shown.

View File

@ -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"