From 7f395a76691e1f070d4857a80cd360dd0b925291 Mon Sep 17 00:00:00 2001 From: Zontreck Date: Wed, 21 Feb 2024 20:34:13 -0700 Subject: [PATCH] Bump version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 0af14c3..33634f4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -48,7 +48,7 @@ mod_name=Thresholds # The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default. mod_license=GPLv3 # The mod version. See https://semver.org/ -mod_version=1201.4.022124.1921 +mod_version=1201.4.022124.2033 # The group ID for the mod. It is only important when publishing as an artifact to a Maven repository. # This should match the base package used for the mod sources. # See https://maven.apache.org/guides/mini/guide-naming-conventions.html