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