mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-16 10:45:15 +01:00
0.4.12, 1.20.3
This commit is contained in:
parent
91a0a1809d
commit
47afaf1043
@ -20,7 +20,7 @@ def ENV = System.getenv()
|
|||||||
|
|
||||||
group = "com.viaversion.fabric"
|
group = "com.viaversion.fabric"
|
||||||
description = "Client-side and server-side ViaVersion implementation for 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")
|
logger.lifecycle("Building ViaFabric: $version")
|
||||||
|
|
||||||
def getBranch() {
|
def getBranch() {
|
||||||
|
Loading…
Reference in New Issue
Block a user