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