From 985fae65b65fb9f31be58cb7c8062e9d220e52ee Mon Sep 17 00:00:00 2001 From: Alexander Brandes Date: Wed, 2 Nov 2022 09:34:33 +0100 Subject: [PATCH] =?UTF-8?q?=C3=82Release=206.10.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index f3048865c..ce15de8a2 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -19,7 +19,7 @@ plugins { } group = "com.plotsquared" -version = "6.10.3-SNAPSHOT" +version = "6.10.3" subprojects { group = rootProject.group