We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac1511f commit f8b06e7Copy full SHA for f8b06e7
plugin/build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
}
10
11
group = "xyz.jpenilla"
12
-version = "2.2.1-SNAPSHOT"
+version = "2.2.1"
13
description = "Gradle plugins adding run tasks for Minecraft server and proxy software"
14
15
repositories {
0 commit comments