mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2025-01-02 18:17:36 +01:00
update viaversion
This commit is contained in:
parent
bbe70b3a7e
commit
5242e75cd7
@ -10,7 +10,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
def ENV = System.getenv()
|
def ENV = System.getenv()
|
||||||
def vvVer = "4.0.0-1.17-pre4-SNAPSHOT"
|
def vvVer = "4.0.0-1.17-pre5-SNAPSHOT"
|
||||||
|
|
||||||
description = "Client-side and server-side ViaVersion implementation for Fabric"
|
description = "Client-side and server-side ViaVersion implementation for Fabric"
|
||||||
version = "0.4.1+" + ENV.GITHUB_RUN_NUMBER + "-" + getBranch()
|
version = "0.4.1+" + ENV.GITHUB_RUN_NUMBER + "-" + getBranch()
|
||||||
|
Loading…
Reference in New Issue
Block a user