mirror of
https://github.com/FabricMC/fabric.git
synced 2025-05-18 01:02:25 -04:00
Bump version
This commit is contained in:
parent
1778029ec0
commit
7a905d1e9b
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ plugins {
|
||||||
def ENV = System.getenv()
|
def ENV = System.getenv()
|
||||||
|
|
||||||
class Globals {
|
class Globals {
|
||||||
static def baseVersion = "0.17.0"
|
static def baseVersion = "0.18.0"
|
||||||
static def mcVersion = "1.15.2"
|
static def mcVersion = "1.15.2"
|
||||||
static def yarnVersion = "+build.1"
|
static def yarnVersion = "+build.1"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue