diff --git a/gradle.properties b/gradle.properties index 5795e56..ebd9e71 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ org.gradle.jvmargs = -Xmx3G # Mod Information maven_group = org.dimdev.jeid mod_name = JustEnoughIDs -mod_version = 2.2.0 +mod_version = 2.2.1 archives_base_name = jeid # If any properties changes below this line, run `gradlew setupDecompWorkspace` and refresh gradle again to ensure everything is working correctly.