Update build version

This commit is contained in:
Intelli 2024-05-13 17:47:50 -06:00
parent 48b1fe22d3
commit e99a4a86d0
2 changed files with 2 additions and 2 deletions

View file

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