From b4f1c0a88828ddc0150f0fff3717e4a6bfd6308a Mon Sep 17 00:00:00 2001 From: woodiertexas Date: Sat, 16 Sep 2023 23:12:37 -0700 Subject: [PATCH] bump mod version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 92422e3..4bac1c0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ org.gradle.jvmargs = -Xmx1G org.gradle.parallel = true # Mod Properties -version = 1.5.2+1.20.1 +version = 1.5.3+1.20.1 maven_group = io.github.debuggyteam archives_base_name = tablesaw