From a57d06d20a620e157d0849fea4c6e85f7bb22061 Mon Sep 17 00:00:00 2001 From: zontreck Date: Sat, 23 Dec 2023 23:42:06 -0700 Subject: [PATCH] Update version string --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 7a1206c..47283c9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx3G org.gradle.daemon=false -libzontreck=1.9.122023.1612 +libzontreck=1.9.122123.1608 ## Environment Properties @@ -49,7 +49,7 @@ mod_name=Aria's Essentials # 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=1.1.122123.1155 +mod_version=1.1.122323.2330 # 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