From c68bd5103355c8a08274a1172d820be35ca5e194 Mon Sep 17 00:00:00 2001 From: Pedro Mendes Date: Mon, 26 Feb 2024 19:05:37 -0300 Subject: [PATCH] Bump to 1.2.0 --- forge/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge/gradle.properties b/forge/gradle.properties index 5dbee6d..b33c8b9 100644 --- a/forge/gradle.properties +++ b/forge/gradle.properties @@ -42,7 +42,7 @@ mod_name=Minecraft AI Narrator # The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default. mod_license=All Rights Reserved # The mod version. See https://semver.org/ -mod_version=1.1.0 +mod_version=1.2.0 # 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