We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee767f commit cbac733Copy full SHA for cbac733
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = "net.kyori"
12
-version = "1.4.0"
+version = "1.4.1-SNAPSHOT"
13
description = "Helpful API for writing Gradle plugins"
14
15
indraSonatype {
0 commit comments