From e051d4bb43c993b85f54b4633d0294bc96a82518 Mon Sep 17 00:00:00 2001 From: ev chang Date: Tue, 30 Jul 2024 03:00:32 +0900 Subject: [PATCH] bump ver --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 73f889d..bac32c6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ mod_name=PolyNametag # Sets the id of your mod that mod loaders use to recognize it. mod_id=polynametag # Sets the version of your mod. Make sure to update this when you make changes according to semver. -mod_version=1.0.7-alpha.1 +mod_version=1.0.7 # Sets the name of the jar file that you put in your 'mods' folder. mod_archives_name=PolyNametag