We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca80bfb commit 099c382Copy full SHA for 099c382
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# RELEASE 1.7.5
2
+- [🐛] Fixed JEI integration crashes on latest versions of JEI
3
+
4
# RELEASE 1.7.4
5
- [🐛] Fixed whitelist wasn't working for elements with wildcards (modid:all)
6
gradle.properties
@@ -13,7 +13,7 @@ group=me.srrrapero720
13
#######################
14
modid=chloride
15
modname=Chloride
16
-modversion=1.7.4
+modversion=1.7.5
17
modauthor=SrRapero720
18
modcredits=none
19
moddesc=Makes sodium a tasteful experience
0 commit comments