Update build version
This commit is contained in:
parent
4daaf6cc02
commit
704f0aaf9b
3 changed files with 3 additions and 3 deletions
|
|
@ -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.'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue