Update build version

This commit is contained in:
Intelli 2024-05-07 17:51:02 -06:00
parent 4daaf6cc02
commit 704f0aaf9b
3 changed files with 3 additions and 3 deletions

View file

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