0.4.12, 1.20.3

This commit is contained in:
FlorianMichael 2023-12-05 20:37:05 +01:00
parent 91a0a1809d
commit 47afaf1043
No known key found for this signature in database
GPG Key ID: C2FB87E71C425126

View File

@ -20,7 +20,7 @@ def ENV = System.getenv()
group = "com.viaversion.fabric"
description = "Client-side and server-side ViaVersion implementation for Fabric"
version = "0.4.11+" + ENV.GITHUB_RUN_NUMBER + "-" + getBranch()
version = "0.4.12+" + ENV.GITHUB_RUN_NUMBER + "-" + getBranch()
logger.lifecycle("Building ViaFabric: $version")
def getBranch() {