Back to snapshot for development

This commit is contained in:
Alexander Brandes 2023-03-06 10:47:51 +01:00
parent 447e4c7d58
commit ea19ff783f
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.1"
version = "6.11.2-SNAPSHOT"
if (!File("$rootDir/.git").exists()) {
logger.lifecycle("""