diff --git a/build.gradle b/build.gradle
index 9f1ab378..727d0194 100644
--- a/build.gradle
+++ b/build.gradle
@@ -7,7 +7,7 @@ plugins {
}
group = 'net.coreprotect'
-String projectVersion = '22.3'
+String projectVersion = '22.4'
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 bfb976e8..b24d029d 100755
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
4.0.0
net.coreprotect
CoreProtect
- 22.3
+ 22.4
UTF-8