Skip to content

Commit 774b6b5

Browse files
committed
Prepare for release of 5.0.0-beta4
1 parent a43e7be commit 774b6b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id("com.gradleup.shadow") version "8.3.6"
44
}
55
// Version of HungerGames
6-
val projectVersion = "5.0.0-beta3"
6+
val projectVersion = "5.0.0-beta4"
77
// Where this builds on the server
88
val serverLocation = "1-21-5"
99
// Minecraft version to build against

0 commit comments

Comments
 (0)