mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-08 21:14:41 -04:00
1.15-pre5
This commit is contained in:
parent
ec40b2e12c
commit
da060503f2
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ plugins {
|
|||
def ENV = System.getenv()
|
||||
|
||||
class Globals {
|
||||
static def baseVersion = "0.4.19"
|
||||
static def mcVersion = "1.15-pre4"
|
||||
static def baseVersion = "0.4.20"
|
||||
static def mcVersion = "1.15-pre5"
|
||||
static def yarnVersion = "+build.1"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue