#betaBuild

This commit is contained in:
drcrazy 2021-08-14 01:28:05 +03:00
parent a9850d0d61
commit 32a24e3291

View file

@ -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"