Back to snapshot for development

This commit is contained in:
Alexander Brandes
2023-12-09 10:21:05 +01:00
parent 85bec710df
commit e61bcf905f

View File

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