Back to snapshot for development

This commit is contained in:
Alexander Brandes 2023-12-25 19:54:00 +01:00
parent 86fe3c6846
commit 63ae11b3d3
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.1"
version = "7.3.2-SNAPSHOT"
if (!File("$rootDir/.git").exists()) {
logger.lifecycle("""