Release 7.3.4

Signed-off-by: Alexander Brandes <mc.cache@web.de>
This commit is contained in:
Alexander Brandes
2024-02-12 20:24:23 +01:00
parent d9537ee9df
commit 7b233c944a
2 changed files with 3 additions and 3 deletions

View File

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