Compare commits

..

1 Commits

Author SHA1 Message Date
Pierre Maurice Schwang
3c1d1d5aba fix: binary incompatibility on 1.21.1 2025-09-17 22:26:05 +02:00

View File

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