From fffe75f1f4f45f7ba6e0b18ca43789f3698c5713 Mon Sep 17 00:00:00 2001 From: Intelli Date: Sat, 18 Dec 2021 11:35:55 -0700 Subject: [PATCH] CoreProtect v20.3 release --- build.gradle | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index c66804c..f9566ad 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ plugins { } group = 'net.coreprotect' -String projectVersion = '20.2' +String projectVersion = '20.3' String projectBranch = '' version = projectVersion // `version` might be modified, we don't always want that (e.g. plugin.yml) description = 'Provides block protection for your server.' diff --git a/pom.xml b/pom.xml index 09b927f..7231c2c 100755 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.coreprotect CoreProtect - 20.2 + 20.3 UTF-8