Skip to content

Commit 4c1ab57

Browse files
committedSep 25, 2011
Change to 0.11.0 launcher.
1 parent b38d52a commit 4c1ab57

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
 

‎sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash
22
cd $(dirname $0)
3-
java -Xmx256m -jar sbt-launch-*.jar $*
3+
java -Xmx256m -jar sbt-launch*.jar $*
44

‎sbt-launch-0.10.1.jar

-916 KB
Binary file not shown.

‎sbt-launch-0.11.0.jar

1010 KB
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.