Release 7.5.4

Signed-off-by: Alexander Brandes <mc.cache@web.de>
This commit is contained in:
Alexander Brandes
2025-07-06 17:52:21 +02:00
parent 70bc02985f
commit fe1ef36f7e
2 changed files with 2 additions and 2 deletions

View File

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