Skip to content

Commit 54168e0

Browse files
committed
bump version to v1.2.11
1 parent edb76b2 commit 54168e0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,8 @@
146146

147147
## v1.2.10
148148

149-
* Fixed errors JEI preview for the Large Fractionating Distillery
149+
* Fixed errors in the JEI preview for the Large Fractionating Distillery
150+
151+
## v1.2.11
152+
153+
* Fixed accidental hard-dependency on ModularUI

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ modGroup = gregicality
77

88
# Version of your mod.
99
# This field can be left empty if you want your mod's version to be determined by the latest git tag instead.
10-
modVersion = 1.2.10
10+
modVersion = 1.2.11
1111

1212
# Whether to use the old jar naming structure (modid-mcversion-version) instead of the new version (modid-version)
1313
includeMCVersionJar = false

0 commit comments

Comments
 (0)