Skip to content

Commit

Permalink
Adapt version in launcher again. Need to automatise this
Browse files Browse the repository at this point in the history
  • Loading branch information
athieriot committed Sep 27, 2012
1 parent 465ad3c commit ee8a37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jtaches
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh

java -jar target/jtaches-1.0.0-SNAPSHOT-jar-with-dependencies.jar "$@"
java -jar target/jtaches-1.0.1-SNAPSHOT-jar-with-dependencies.jar "$@"

0 comments on commit ee8a37d

Please sign in to comment.