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