diff --git a/build.gradle b/build.gradle index 43104c36c..0de9be7a8 100644 --- a/build.gradle +++ b/build.gradle @@ -30,7 +30,7 @@ apply plugin: 'forge' // SEMVER that gradle uses. group = "ganymedes01.etfuturum" archivesBaseName = "Et_Futurum_Requiem" -version = "2.3.0-beta-1" +version = "2.3.0-beta-2" // Run `./gradlew clean` when the metadata changes, otherwise the in-game meta (ForgeGradle's substitution) will remain stale.