CoreProtect v21.1 release

This commit is contained in:
Intelli 2022-03-10 16:41:54 -07:00
parent 64106e2d64
commit 75f66bf212
2 changed files with 2 additions and 2 deletions

View file

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