From 1d935f23212c688d6d8a2c1ba3433990eadc3c25 Mon Sep 17 00:00:00 2001 From: ByMartrixx Date: Mon, 3 Jul 2023 21:18:21 -0400 Subject: [PATCH] Bump version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f425b56..ce059f1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ # Done to increase the memory available to gradle. org.gradle.jvmargs=-Xmx1G -mod_version = 1.1.1 +mod_version = 1.1.2 maven_group = me.bymartrixx archives_base_name = regional-chat