mirror of
https://github.com/FabricMC/fabric.git
synced 2025-03-21 20:50:28 -04:00
Version bump
This commit is contained in:
parent
d532d74b83
commit
ccb37cc4c4
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ plugins {
|
|||
def ENV = System.getenv()
|
||||
|
||||
class Globals {
|
||||
static def baseVersion = "0.15.2"
|
||||
static def baseVersion = "0.16.0"
|
||||
static def mcVersion = "20w30a"
|
||||
static def yarnVersion = "+build.1"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue