Release 7.3.6

Signed-off-by: Alexander Brandes <mc.cache@web.de>
This commit is contained in:
Alexander Brandes
2024-03-10 17:57:59 +01:00
parent 2321831044
commit 1ee76bf2d9
2 changed files with 2 additions and 2 deletions

View File

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