Skip to content

Commit cbfd182

Browse files
committed
Prepare for release of 1.0.0-pre-release-2
1 parent ea4695d commit cbfd182

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
@@ -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-1"
11+
val projectVersion = "1.0.0-pre-release-2"
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)