Skip to content

Commit 87679b8

Browse files
committed
feat: the next version is 3.0.12
1 parent 1707075 commit 87679b8

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
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = "org.allaymc"
10-
version = "3.0.11"
10+
version = "3.0.12-SNAPSHOT"
1111

1212
tasks {
1313
withType<JavaCompile> {

0 commit comments

Comments
 (0)