update viaversion

This commit is contained in:
creeper123123321 2021-06-03 15:45:16 -03:00 committed by GitHub
parent bbe70b3a7e
commit 5242e75cd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ plugins {
}
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"
version = "0.4.1+" + ENV.GITHUB_RUN_NUMBER + "-" + getBranch()