#betaBuild

This commit is contained in:
drcrazy 2021-07-03 01:18:31 +03:00
parent 5eef35551a
commit 12765ae87f

View file

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