1.16-pre8

Doesnt need a release
This commit is contained in:
modmuss50 2020-06-17 17:20:18 +01:00
parent b92c4e0aca
commit 28a9468044

View file

@ -13,7 +13,7 @@ def ENV = System.getenv()
class Globals {
static def baseVersion = "0.12.4"
static def mcVersion = "1.16-pre7"
static def mcVersion = "1.16-pre8"
static def yarnVersion = "+build.1"
}