From 8cb8f352bc3dfb36cbbb7565dc076cb15bde6f57 Mon Sep 17 00:00:00 2001 From: Cadiboo <37298044+Cadiboo@users.noreply.github.com> Date: Wed, 13 Feb 2019 22:09:18 +1100 Subject: [PATCH] prep for build --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e0003b41..32cb9613 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ org.gradle.jvmargs=-Xmx3G # PATCH version when you make backwards-compatible bug fixes. # Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format. # We use the format MCVERSION-MAJOR.MINOR.PATCH -modVersion = 0.2.3-pre2 +modVersion = 0.2.3-pre3 # The maven group of your mod # See "http://maven.apache.org/guides/mini/guide-naming-conventions.html"