Skip to content

Commit f4b8aa1

Browse files
committed
Bump Version
1 parent 3a8e9dc commit f4b8aa1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LoTAS-Forge/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import groovy.json.JsonOutput
22

3-
version = "1.1.0"
3+
version = "1.1.1"
44
group= "de.pfannekuchen.lotas"
55

66
subprojects {

LoTAS-Forge/versions/common.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ apply plugin: 'org.spongepowered.mixin'
1515
sourceCompatibility = 1.8
1616
targetCompatibility = 1.8
1717

18-
version = "1.1.0"
18+
version = "1.1.1"
1919
group= "de.pfannekuchen.lotas"
2020
archivesBaseName = "lotas"
2121

0 commit comments

Comments
 (0)