Back to snapshot for development

This commit is contained in:
Alexander Brandes 2023-08-23 13:02:45 +02:00
parent f582ec03c5
commit 3e57e524b9
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
1 changed files with 1 additions and 1 deletions

View File

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