Release 7.3.2

Signed-off-by: Alexander Brandes <mc.cache@web.de>
This commit is contained in:
Alexander Brandes
2024-01-22 20:32:39 +01:00
parent 76ea9e0d3c
commit 5021f5b379
5 changed files with 7 additions and 7 deletions

View File

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