mirror of
https://github.com/ViaVersion/ViaFabric.git
synced 2024-11-22 11:45:47 +01:00
via 4.0.0 release
This commit is contained in:
parent
c223e3cf28
commit
ee14ca2bb7
@ -10,7 +10,7 @@ plugins {
|
||||
}
|
||||
|
||||
def ENV = System.getenv()
|
||||
def vvVer = "4.0.0-1.17-rc2-SNAPSHOT"
|
||||
def vvVer = "4.0.0"
|
||||
|
||||
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