From 4d5c1734f066ac991159da659e0739ddcf140095 Mon Sep 17 00:00:00 2001 From: John Paul Rutigliano Date: Tue, 18 Jun 2024 22:00:19 -0400 Subject: [PATCH] bump version to 0.35.3 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 1759a27..b99d7a2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ fabric_version=0.91.0+1.20.1 # Mod Properties mod_name = Essential Commands mod_id = essential_commands -mod_version = 0.35.2 +mod_version = 0.35.3 # TODO @1.0.0: migrate to dev.jpcode maven_group = com.fibermc archives_base_name = essential_commands