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