mirror of
https://github.com/FabricMC/fabric.git
synced 2025-03-23 21:40:02 -04:00
Bump version
This commit is contained in:
parent
7d8ccbd715
commit
2d512d3d03
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ plugins {
|
|||
def ENV = System.getenv()
|
||||
|
||||
class Globals {
|
||||
static def baseVersion = "0.4.31"
|
||||
static def baseVersion = "0.4.32"
|
||||
static def mcVersion = "20w06a"
|
||||
static def yarnVersion = "+build.8"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue