CoreProtect v22.1 release

This commit is contained in:
Intelli 2023-08-29 15:34:24 -06:00
parent 34421b64f7
commit 69c163468f
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ plugins {
}
group = 'net.coreprotect'
String projectVersion = '22.0'
String projectVersion = '22.1'
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.'