Skip to content

Commit 3c3a89d

Browse files
Change version number
1 parent ba5c1fb commit 3c3a89d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ organization := "inc.buggle"
66

77
name := "PLM-judge"
88

9-
version := "2.1.0"
9+
version := "2.1.1"
1010

1111
autoScalaLibrary := false
1212

launcher.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
NB_ERROR=0
44
MAX_ERROR=5
55

6-
VERSION="2.1.0"
6+
VERSION="2.1.1"
77
FILENAME="PLM-judge-assembly-$VERSION.jar"
88

99
MESSAGEQUEUE_ADDR="plm.telecomnancy.univ-lorraine.fr"

0 commit comments

Comments
 (0)