From ebcda93f7cec3f70f9c29ae8031dcbf5af6c45b5 Mon Sep 17 00:00:00 2001 From: John Paul Rutigliano Date: Sat, 15 Jun 2024 22:49:57 -0400 Subject: [PATCH] I'll make this a 0.35.2 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 265f686..e866ba8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ fabric_version=0.100.1+1.21 # Mod Properties mod_name = Essential Commands mod_id = essential_commands -mod_version = 0.35.1 +mod_version = 0.35.2 # TODO @1.0.0: migrate to dev.jpcode maven_group = com.fibermc archives_base_name = essential_commands