#betaBuild
This commit is contained in:
parent
a9850d0d61
commit
32a24e3291
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ license {
|
|||
group = 'TechReborn'
|
||||
|
||||
allprojects {
|
||||
version = "5.0.5-beta"
|
||||
version = "5.0.6-beta"
|
||||
def build_number = ENV.BUILD_NUMBER ?: "local"
|
||||
version = "${version}+build.$build_number"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue