From 88f9a556f4b226ccce0e6c7be7a07f58e74728e6 Mon Sep 17 00:00:00 2001 From: Henry Lin Date: Thu, 30 Jan 2025 14:37:35 +0800 Subject: [PATCH] Bump version to 1.5.4 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d3bf5b7..2c81f24 100644 --- a/gradle.properties +++ b/gradle.properties @@ -47,7 +47,7 @@ mod_name=Create: Power Loader # The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default. mod_license=MIT # The mod version. See https://semver.org/ -mod_version=1.5.3-mc1.19.2-fabric +mod_version=1.5.4-mc1.19.2-fabric # 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