We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b4e23 commit 0fb171bCopy full SHA for 0fb171b
1 file changed
build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'java'
2
3
def name = 'ExampleMod'
4
def gameVersion = '1.0.7'
5
-def modVersion = '1.0.0'
+def modVersion = '1.2.0'
6
7
dependencies {
8
// Use JUnit test framework
0 commit comments