Release 7.3.8

Signed-off-by: Alexander Brandes <mc.cache@web.de>
This commit is contained in:
Alexander Brandes 2024-04-16 16:37:46 +02:00
parent 4db5954490
commit f20c5f46e3
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
1 changed files with 1 additions and 1 deletions

View File

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