diff --git a/gradle.properties b/gradle.properties index 49c6930..f92a8f5 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.0.8 +mod_version = 2.1.0 archives_base_name = jeid # If any properties changes below this line, run `gradlew setupDecompWorkspace` and refresh gradle again to ensure everything is working correctly.