Back to snapshot for development

This commit is contained in:
Alexander Brandes 2023-01-23 12:33:51 +01:00
parent be8903128d
commit b40383b5a4
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
1 changed files with 1 additions and 1 deletions

View File

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