Skip to content

Commit 1528d09

Browse files
committed
Update version
1 parent 8317800 commit 1528d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/buildlogic.java-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repositories {
1010
}
1111

1212
group = "net.countercraft"
13-
version = "8.0.0_beta-5"
13+
version = "8.0.0_beta-6"
1414

1515
tasks.withType<JavaCompile>() {
1616
options.encoding = "UTF-8"

0 commit comments

Comments
 (0)