Skip to content

Commit 3ba9288

Browse files
committed
release: adjust target to 2.2.0
1 parent 0783fda commit 3ba9288

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
@@ -15,7 +15,7 @@ plugins {
1515
}
1616

1717
group = "org.spongepowered"
18-
version = "2.1.2-SNAPSHOT"
18+
version = "2.2.0-SNAPSHOT"
1919

2020
subprojects {
2121
apply(plugin = "net.kyori.indra")

0 commit comments

Comments
 (0)