Skip to content

Commit c8a2734

Browse files
committed
feat: the next version is 0.1.1-SNAPSHOT
1 parent 230440b commit c8a2734

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

99
group = "org.allaymc"
1010
description = "适用于Allay的网易我的世界客户端通信插件"
11-
version = "0.1.0"
11+
version = "0.1.1-SNAPSHOT"
1212

1313
java {
1414
toolchain {

0 commit comments

Comments
 (0)