Release 7.2.1

This commit is contained in:
Alexander Brandes
2023-12-09 10:13:42 +01:00
parent d130794453
commit 85bec710df
7 changed files with 8 additions and 8 deletions

View File

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