We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43e7be commit 774b6b5Copy full SHA for 774b6b5
1 file changed
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
id("com.gradleup.shadow") version "8.3.6"
4
}
5
// Version of HungerGames
6
-val projectVersion = "5.0.0-beta3"
+val projectVersion = "5.0.0-beta4"
7
// Where this builds on the server
8
val serverLocation = "1-21-5"
9
// Minecraft version to build against
0 commit comments