diff --git a/gradle.properties b/gradle.properties index e6dc354..4fd74a4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ mod_name=ZombiesHelper # Sets the id of your mod that mod loaders use to recognize it. mod_id=zombieshelper # Sets the version of your mod. Make sure to update this when you make changes according to semver. -mod_version=1.0.0 +mod_version=1.0.1 # Sets the name of the jar file that you put in your 'mods' folder. mod_archives_name=ZombiesHelper