Bump version
This commit is contained in:
parent
548c12eee8
commit
ff785a7e85
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ license {
|
|||
group = 'TechReborn'
|
||||
|
||||
allprojects {
|
||||
version = "5.0.3-beta"
|
||||
version = "5.0.4-beta"
|
||||
def build_number = ENV.BUILD_NUMBER ?: "local"
|
||||
version = "${version}+build.$build_number"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue