From ece68e58f124c5d33a78ebb538b00f46a61e4451 Mon Sep 17 00:00:00 2001 From: Buuz135 Date: Mon, 28 Oct 2024 15:54:41 +0100 Subject: [PATCH] Increased version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5d73ea7..384f4e2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -30,7 +30,7 @@ mod_name=Industrial Foregoing Souls # 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.10.0 +mod_version=1.10.1 # 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