From 5946444889a01191746a654728df3e2f65751862 Mon Sep 17 00:00:00 2001 From: Alexander Brandes Date: Tue, 25 Nov 2025 21:27:38 +0100 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 61fa55cb7..b098368d7 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -20,7 +20,7 @@ plugins { } group = "com.intellectualsites.plotsquared" -version = "7.5.10" +version = "7.5.11-SNAPSHOT" if (!File("$rootDir/.git").exists()) { logger.lifecycle("""