Update mc version to 21w16a

This commit is contained in:
Player 2021-04-26 21:40:28 +02:00
parent 14efdf6ee6
commit b90688755c

View file

@ -20,7 +20,7 @@ def ENV = System.getenv()
class Globals {
static def baseVersion = "0.33.0"
static def mcVersion = "21w15a"
static def mcVersion = "21w16a"
static def yarnVersion = "+build.1"
static def loaderVersion = "0.10.5+build.213"
static def preRelease = true