Back to snapshot for development

This commit is contained in:
Alexander Brandes 2023-10-09 17:14:17 +02:00
parent c7bfd48a21
commit 44b1127181
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
1 changed files with 1 additions and 1 deletions

View File

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