From d87f646192cbad90441a3e703bb9e54b8e35d8a6 Mon Sep 17 00:00:00 2001 From: Zontreck Date: Fri, 16 Feb 2024 15:18:06 -0700 Subject: [PATCH] Update libzontreck, use new semver --- gradle.properties | 4 ++-- src/main/resources/META-INF/mods.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 5c4e281..feafd07 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx3G org.gradle.daemon=false -libzontreck=1.10.021424.1759 +libzontreck=1201.11.021624.1504 ## Environment Properties @@ -48,7 +48,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.2.021524.0238 +mod_version=1201.2.021624.1517 # 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 diff --git a/src/main/resources/META-INF/mods.toml b/src/main/resources/META-INF/mods.toml index eb7359e..f6f55d2 100644 --- a/src/main/resources/META-INF/mods.toml +++ b/src/main/resources/META-INF/mods.toml @@ -66,7 +66,7 @@ side="BOTH" [[dependencies.${mod_id}]] modId="libzontreck" mandatory=true -versionRange="[1.10,1.11)" +versionRange="[1201.11,1201.12)" ordering="NONE" side="BOTH" # Features are specific properties of the game environment, that you may want to declare you require. This example declares