From 03aa1be5a3f893e5691b7a6ff081bb2feecbda74 Mon Sep 17 00:00:00 2001 From: Alexander Brandes Date: Fri, 19 Sep 2025 21:56:38 +0200 Subject: [PATCH] Back to snapshot for development Signed-off-by: Alexander Brandes --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 65c2656f7..c8538b81c 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -20,7 +20,7 @@ plugins { } group = "com.intellectualsites.plotsquared" -version = "7.5.8" +version = "7.5.9-SNAPSHOT" if (!File("$rootDir/.git").exists()) { logger.lifecycle("""