CoreProtect v20.4 release

This commit is contained in:
Intelli 2022-01-04 19:26:11 -07:00
parent 19ed0162e5
commit d9f5411e87
3 changed files with 4 additions and 4 deletions

View file

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