Back to snapshot for development

This commit is contained in:
Alexander Brandes 2023-12-22 17:59:33 +01:00
parent 1a33997099
commit a6ae287908
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.3.0"
version = "7.3.1-SNAPSHOT"
if (!File("$rootDir/.git").exists()) {
logger.lifecycle("""