From 052c253ba44f2e9083ab4c3149d076ce988691a6 Mon Sep 17 00:00:00 2001 From: Juuxel <6596629+Juuxel@users.noreply.github.com> Date: Tue, 16 Feb 2021 17:29:28 +0200 Subject: Bump version to 3.3.5 3.3.4 was a broken build. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 3761a8e..7172e17 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.11.1 # Mod Properties - mod_version = 3.3.3 + mod_version = 3.3.5 maven_group = io.github.cottonmc archives_base_name = LibGui -- cgit