We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c763edf commit 1e0a9e2Copy full SHA for 1e0a9e2
build.gradle
@@ -31,7 +31,7 @@ mixin {
31
debug.export = true
32
}
33
34
-version = "${minecraft_version}-1.1.0"
+version = "${minecraft_version}-1.1.1"
35
36
group = 'net.deepacat.createpowerlines' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
37
archivesBaseName = 'createpowerlines'
0 commit comments