Release 7.0.0-rc.4

This commit is contained in:
Alexander Brandes
2023-08-02 13:51:03 +02:00
parent 0d63c2bdb6
commit 72f511ce99
2 changed files with 2 additions and 2 deletions

View File

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