From 9813122caed15607cfefdf65ed3dedd73d2981c2 Mon Sep 17 00:00:00 2001 From: seymourimadeit Date: Sun, 2 Feb 2025 19:52:10 -0800 Subject: [PATCH] reset version for additional testing --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 1f1041f..de5fb9c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -35,7 +35,7 @@ mod_name=Guard Villagers # The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default. mod_license=MIT for code, assets are ARR # The mod version. See https://semver.org/ -mod_version=2.5.0 +mod_version=2.3.0 # 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