We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb37ae4 commit 618e5d4Copy full SHA for 618e5d4
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = "xyz.jpenilla"
10
-version = "1.0.0-SNAPSHOT"
+version = "1.0.0"
11
description = "Gradle plugin adding a task to run a Paper Minecraft server"
12
13
repositories {
0 commit comments