mirror of
https://github.com/FabricMC/fabric.git
synced 2025-03-21 20:50:28 -04:00
Bump version
This commit is contained in:
parent
a71b3053ad
commit
6dddba385c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ plugins {
|
|||
def ENV = System.getenv()
|
||||
|
||||
class Globals {
|
||||
static def baseVersion = "0.11.8"
|
||||
static def baseVersion = "0.11.9"
|
||||
static def mcVersion = "1.16-pre3"
|
||||
static def yarnVersion = "+build.1"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue