Back to snapshot for development

This commit is contained in:
Alexander Brandes
2023-02-10 17:16:52 +01:00
parent 773fd6f59f
commit 72bb5f00b0

View File

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