Bump version again due to partial release.

Some release steps completed without others leaving things in a weird state, going to fully re-release this version.
This commit is contained in:
modmuss50 2021-03-17 20:28:23 +00:00
parent 03bff30f22
commit ce7984c3e7

View file

@ -19,7 +19,7 @@ plugins {
def ENV = System.getenv()
class Globals {
static def baseVersion = "0.32.3"
static def baseVersion = "0.32.4"
static def mcVersion = "21w11a"
static def yarnVersion = "+build.2"
static def loaderVersion = "0.10.5+build.213"