Release 7.0.0

This commit is contained in:
Alexander Brandes
2023-08-23 12:50:00 +02:00
parent 893be136f0
commit f582ec03c5
2 changed files with 2 additions and 3 deletions

View File

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