mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2025-01-02 18:17:36 +01:00
0.4.4
This commit is contained in:
parent
2f80e9a67e
commit
a2ac407bad
@ -26,7 +26,7 @@ def vvVer = "4.1.0-21w43a-SNAPSHOT"
|
|||||||
def yamlVer = "1.29"
|
def yamlVer = "1.29"
|
||||||
|
|
||||||
description = "Client-side and server-side ViaVersion implementation for Fabric"
|
description = "Client-side and server-side ViaVersion implementation for Fabric"
|
||||||
version = "0.4.3+" + ENV.GITHUB_RUN_NUMBER + "-" + getBranch()
|
version = "0.4.4+" + ENV.GITHUB_RUN_NUMBER + "-" + getBranch()
|
||||||
logger.lifecycle("Building ViaFabric: $version")
|
logger.lifecycle("Building ViaFabric: $version")
|
||||||
|
|
||||||
def getBranch() {
|
def getBranch() {
|
||||||
|
Loading…
Reference in New Issue
Block a user