Release 6.11.0

This commit is contained in:
Alexander Brandes
2023-02-10 17:12:15 +01:00
parent 5cce86d924
commit 773fd6f59f
6 changed files with 9 additions and 9 deletions

View File

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