pre3, no changes, so no release.

This commit is contained in:
modmuss50 2020-08-06 18:28:24 +01:00
parent 944242f10a
commit 627dccba1d

View file

@ -19,7 +19,7 @@ def ENV = System.getenv()
class Globals {
static def baseVersion = "0.16.4"
static def mcVersion = "1.16.2-pre2"
static def mcVersion = "1.16.2-pre3"
static def yarnVersion = "+build.1"
}