CoreProtect v21.0 release

This commit is contained in:
Intelli 2022-03-08 08:39:38 -07:00
parent 02dcc873d6
commit 40ee11f644
21 changed files with 1042 additions and 499 deletions

View file

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