Skip to content

Commit 73db76e

Browse files
committed
Prepare for release of 1.0.0-pre-release-4
1 parent bf15472 commit 73db76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
java.sourceCompatibility = JavaVersion.VERSION_25
99

1010
group = "com.github.SkriptDev"
11-
val projectVersion = "1.0.0-pre-release-3"
11+
val projectVersion = "1.0.0-pre-release-4"
1212
val hytaleVersion = "2026.02.06-aa1b071c2"
1313
// You can find Hytale versions on their maven repo:
1414
// https://maven.hytale.com/release/com/hypixel/hytale/Server/maven-metadata.xml

0 commit comments

Comments
 (0)