#betaBuild
This commit is contained in:
parent
5eef35551a
commit
12765ae87f
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ license {
|
|||
group = 'TechReborn'
|
||||
|
||||
allprojects {
|
||||
version = "5.0.2-beta"
|
||||
version = "5.0.3-beta"
|
||||
def build_number = ENV.BUILD_NUMBER ?: "local"
|
||||
version = "${version}+build.$build_number"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue