From 08b2cdc14dda1f2640f9f42443748a818480d855 Mon Sep 17 00:00:00 2001 From: Juuxel <6596629+Juuxel@users.noreply.github.com> Date: Sat, 24 Oct 2020 14:33:42 +0300 Subject: Bump version to 3.2.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 4d0b167..3b5732c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.10.2+build.210 # Mod Properties - mod_version = 3.2.0 + mod_version = 3.2.1 maven_group = io.github.cottonmc archives_base_name = LibGui -- cgit