mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-16 10:45:15 +01:00
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:
parent
b70c1a195c
commit
1af501e6ff
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user