Release 6.10.9

This commit is contained in:
Alexander Brandes
2023-01-23 12:28:33 +01:00
parent 08800ec16d
commit be8903128d
3 changed files with 4 additions and 4 deletions

View File

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