We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9af3b commit 7ab1143Copy full SHA for 7ab1143
build.gradle
@@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
11
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
12
13
14
-version = "1.0"
+version = "1.1"
15
group = "zone.rong.loliasm" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
16
archivesBaseName = "loliasm"
17
0 commit comments