mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-22 15:47:57 -05:00
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:
parent
03bff30f22
commit
ce7984c3e7
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue