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 a90e179 commit 86fe3c6Copy full SHA for 86fe3c6
build.gradle.kts
@@ -22,7 +22,7 @@ plugins {
22
}
23
24
group = "com.intellectualsites.plotsquared"
25
-version = "7.3.1-SNAPSHOT"
+version = "7.3.1"
26
27
if (!File("$rootDir/.git").exists()) {
28
logger.lifecycle("""
0 commit comments