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 3a8e9dc commit f4b8aa1Copy full SHA for f4b8aa1
LoTAS-Forge/build.gradle
@@ -1,6 +1,6 @@
1
import groovy.json.JsonOutput
2
3
-version = "1.1.0"
+version = "1.1.1"
4
group= "de.pfannekuchen.lotas"
5
6
subprojects {
LoTAS-Forge/versions/common.gradle
@@ -15,7 +15,7 @@ apply plugin: 'org.spongepowered.mixin'
15
sourceCompatibility = 1.8
16
targetCompatibility = 1.8
17
18
19
20
archivesBaseName = "lotas"
21
0 commit comments