#betaBuild

This commit is contained in:
drcrazy 2021-06-19 12:28:19 +03:00
parent fa2469b034
commit d85d746ef5

View file

@ -66,7 +66,7 @@ license {
group = 'TechReborn'
allprojects {
version = "5.0.1-beta"
version = "5.0.2-beta"
def build_number = ENV.BUILD_NUMBER ?: "local"
version = "${version}+build.$build_number"