Release 7.0.0-rc.2

This commit is contained in:
Alexander Brandes 2023-07-05 13:28:13 +02:00
parent 08b325e37d
commit e10caf6aa0
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-SNAPSHOT"
version = "7.0.0-rc.2"
if (!File("$rootDir/.git").exists()) {
logger.lifecycle("""