From 1734bf94319dd58905f780d8172bc2e988c4b97b Mon Sep 17 00:00:00 2001 From: Sam Kirby Date: Mon, 26 Oct 2020 18:35:20 +0000 Subject: [PATCH] bump version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f00b58c..45a87da 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -version_base = 1.6 +version_base = 1.7 # Sets default memory used for gradle commands. Can be overridden by user or command line properties. # This is required to provide enough memory for the Minecraft decompilation process.