CoreProtect v20.3 release

This commit is contained in:
Intelli 2021-12-18 11:35:55 -07:00
parent 3201a18b16
commit fffe75f1f4
2 changed files with 2 additions and 2 deletions

View file

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