From 109e6059f87fb23378f3461670c1b526ce0f47a3 Mon Sep 17 00:00:00 2001 From: Alexander Brandes Date: Tue, 9 Sep 2025 21:56:03 +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 ba065cfe7..910364652 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -20,7 +20,7 @@ plugins { } group = "com.intellectualsites.plotsquared" -version = "7.5.7" +version = "7.5.8-SNAPSHOT" if (!File("$rootDir/.git").exists()) { logger.lifecycle("""