diff --git a/gradle.properties b/gradle.properties index 23730757..1d63f4af 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.0-pre2 +modVersion = 0.2.0-pre3 # The maven group of your mod # See "http://maven.apache.org/guides/mini/guide-naming-conventions.html"