mirror of
https://github.com/FabricMC/fabric.git
synced 2025-02-17 20:21:28 -05:00
Bump version
This commit is contained in:
parent
f08b613338
commit
e939d5c64a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ plugins {
|
||||||
def ENV = System.getenv()
|
def ENV = System.getenv()
|
||||||
|
|
||||||
class Globals {
|
class Globals {
|
||||||
static def baseVersion = "0.4.30"
|
static def baseVersion = "0.4.32"
|
||||||
static def mcVersion = "1.15.2"
|
static def mcVersion = "1.15.2"
|
||||||
static def yarnVersion = "+build.1"
|
static def yarnVersion = "+build.1"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue