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 edb76b2 commit 54168e0Copy full SHA for 54168e0
CHANGELOG.md
@@ -146,4 +146,8 @@
146
147
## v1.2.10
148
149
-* Fixed errors JEI preview for the Large Fractionating Distillery
+* 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
@@ -7,7 +7,7 @@ modGroup = gregicality
7
8
# Version of your mod.
9
# 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
+modVersion = 1.2.11
11
12
# Whether to use the old jar naming structure (modid-mcversion-version) instead of the new version (modid-version)
13
includeMCVersionJar = false
0 commit comments