We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4061d5d commit f0c2bd6Copy full SHA for f0c2bd6
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = "at.toastiii.craftflowers"
7
-version = "1.1.1"
+version = "1.2.0"
8
9
repositories {
10
maven(url = uri("https://hub.spigotmc.org/nexus/content/repositories/snapshots/"))
0 commit comments