From 921379c74c18530e22eb23d8302d72484d94183b 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.36.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6e4f3da..171c84c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ fabric_version=0.108.0+1.21.3 # Mod Properties mod_name = Essential Commands mod_id = essential_commands -mod_version = 0.35.2 +mod_version = 0.35.4 # TODO @1.0.0: migrate to dev.jpcode maven_group = com.fibermc archives_base_name = essential_commands