Back to snapshot for development

This commit is contained in:
Alexander Brandes 2023-02-10 17:16:52 +01:00
parent 773fd6f59f
commit 72bb5f00b0
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.11.0"
version = "6.11.1-SNAPSHOT"
if (!File("$rootDir/.git").exists()) {
logger.lifecycle("""