Bump ViaFabric to 0.4.15.

Done to ensure ViaVersion 5.0.2 is in place and because ReplayMod is temporarily disabled.
This commit is contained in:
Kichura 2024-07-28 16:30:45 +02:00 committed by EnZaXD
parent b70c1a195c
commit 1af501e6ff

View File

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