mirror of
https://github.com/PlayPro/CoreProtect.git
synced 2024-12-04 13:54:26 +01:00
Set projectBranch to 'development'
This commit is contained in:
parent
66b77ee75a
commit
8b1c20a441
@ -8,7 +8,7 @@ plugins {
|
||||
|
||||
group = 'net.coreprotect'
|
||||
String projectVersion = '22.2'
|
||||
String projectBranch = ''
|
||||
String projectBranch = 'development'
|
||||
version = projectVersion // `version` might be modified, we don't always want that (e.g. plugin.yml)
|
||||
description = 'Provides block protection for your server.'
|
||||
sourceCompatibility = '17'
|
||||
|
Loading…
Reference in New Issue
Block a user