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 c757fd3 commit c1d747eCopy full SHA for c1d747e
build.gradle
@@ -19,7 +19,7 @@ apply plugin: 'org.spongepowered.mixin'
19
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
20
21
22
-version = "Alpha8.1-WIP"
+version = "Alpha8.1"
23
group = "de.scribble.lp.tastools" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
24
archivesBaseName = "TASmod-1.12.2"
25
0 commit comments