Back to snapshot for development

This commit is contained in:
Alexander Brandes 2023-07-22 11:01:11 +02:00
parent 293d7acf2d
commit 21f79d1c13
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ plugins {
}
group = "com.intellectualsites.plotsquared"
version = "7.0.0-rc.3"
version = "7.0.0-SNAPSHOT"
if (!File("$rootDir/.git").exists()) {
logger.lifecycle("""