Skip to content

Commit 61a57b2

Browse files
committed
Fix version
1 parent af3a848 commit 61a57b2

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

1010
group = "net.onelitefeather.microtus.cloudnet"
11-
version = "1.1.o-SNAPSHOT"
11+
version = "1.1.0-SNAPSHOT"
1212

1313
repositories {
1414
mavenCentral()

0 commit comments

Comments
 (0)