diff --git a/gradle.properties b/gradle.properties index 93afa53e..e0003b41 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-pre1 +modVersion = 0.2.3-pre2 # The maven group of your mod # See "http://maven.apache.org/guides/mini/guide-naming-conventions.html"