Release 7.2.0

This commit is contained in:
Alexander Brandes
2023-11-03 15:01:50 +01:00
parent e3bfd9b8bf
commit fdc887850c
4 changed files with 6 additions and 6 deletions

View File

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