This commit is contained in:
creeper123123321 2021-07-07 11:08:52 -03:00 committed by GitHub
parent c35f2ff970
commit 8935183fc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ def vvVer = "4.0.1"
def yamlVer = "1.29"
description = "Client-side and server-side ViaVersion implementation for Fabric"
version = "0.4.2+" + ENV.GITHUB_RUN_NUMBER + "-" + getBranch()
version = "0.4.3+" + ENV.GITHUB_RUN_NUMBER + "-" + getBranch()
logger.lifecycle("Building ViaFabric: $version")
def getBranch() {