We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ea5bd commit b3bd426Copy full SHA for b3bd426
build.gradle
@@ -25,7 +25,7 @@ apply plugin: 'forge'
25
26
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
27
28
-version = "1.7.10-1.10"
+version = "1.7.10-1.11"
29
group= "com.gamerforea"
30
archivesBaseName = "EventHelper"
31
0 commit comments