We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 606f75d commit 2f80052Copy full SHA for 2f80052
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
apply plugin: 'war'
9
10
group 'jonglisto-ng'
11
-version '0.2.3-snapshot'
+version '0.2.3'
12
13
sourceCompatibility = "1.8"
14
targetCompatibility = "1.8"
0 commit comments