From 64faeb916b36089f3c09939337e6f5cbb7c82826 Mon Sep 17 00:00:00 2001 From: RCXcrafter Date: Sat, 2 Sep 2023 11:53:38 +0200 Subject: [PATCH] version 0.0.4 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d39dd3f4..66500ce3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -51,7 +51,7 @@ mod_name=Embers Rekindled # The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default. mod_license=MIT License # The mod version. See https://semver.org/ -mod_version=1.20.1-0.0.3.5 +mod_version=1.20.1-0.0.4 # 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