mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-21 11:20:55 -04:00
1.16-pre6
This commit is contained in:
parent
7066030fcb
commit
c824e0ac2c
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ plugins {
|
|||
def ENV = System.getenv()
|
||||
|
||||
class Globals {
|
||||
static def baseVersion = "0.12.1"
|
||||
static def mcVersion = "1.16-pre5"
|
||||
static def baseVersion = "0.12.2"
|
||||
static def mcVersion = "1.16-pre6"
|
||||
static def yarnVersion = "+build.1"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue