CoreProtect v22.2 release

This commit is contained in:
Intelli 2023-09-25 14:36:37 -06:00
parent e49913bc09
commit b48dcec589
3 changed files with 6 additions and 6 deletions

View file

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