Bump version

This commit is contained in:
modmuss50 2021-03-11 22:02:56 +00:00 committed by GitHub
parent 180d867766
commit a8de2ebd99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ plugins {
def ENV = System.getenv()
class Globals {
static def baseVersion = "0.32.1"
static def baseVersion = "0.32.2"
static def mcVersion = "21w10a"
static def yarnVersion = "+build.1"
static def loaderVersion = "0.10.5+build.213"