mirror of
https://github.com/FabricMC/fabric.git
synced 2025-07-28 15:09:35 -04:00
0.19.0
This commit is contained in:
parent
ec432e1979
commit
6b1a0d6d25
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ plugins {
|
|||
def ENV = System.getenv()
|
||||
|
||||
class Globals {
|
||||
static def baseVersion = "0.18.0"
|
||||
static def baseVersion = "0.19.0"
|
||||
static def mcVersion = "1.15.2"
|
||||
static def yarnVersion = "+build.1"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue