From 815426607ec981644dbc3a28869f2aad06c03459 Mon Sep 17 00:00:00 2001 From: zontreck Date: Thu, 14 Dec 2023 22:11:54 -0700 Subject: [PATCH] Do internal updates --- gradle.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle.properties b/gradle.properties index 541f376..0c811ac 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,8 +7,8 @@ org.gradle.daemon=false parchment_version=2023.09.03 # luckperms_api_version=5.4 -libac=1.4.3 -eventsbus=1.0.29 +libac=1.4.15 +eventsbus=1.0.30 ## Environment Properties # The Minecraft version must agree with the Forge version to get a valid artifact @@ -53,7 +53,7 @@ mod_name=Zontreck Library Mod # 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.20.1-1.0.8.1119230646 +mod_version=1.9.121423.1700 # 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 @@ -61,4 +61,4 @@ mod_group_id=dev.zontreck # The authors of the mod. This is a simple text string that is used for display purposes in the mod list. mod_authors=zontreck # The description of the mod. This is a simple multiline text string that is used for display purposes in the mod list. -mod_description=LibZontreck\nLibrary Mod! \ No newline at end of file +mod_description=LibZontreck\nLibrary Mod!