mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-21 03:10:54 -04:00
1.14.4-pre5
This commit is contained in:
parent
2c12b07399
commit
dae1b0d776
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ plugins {
|
|||
def ENV = System.getenv()
|
||||
|
||||
def baseVersion = "0.3.0"
|
||||
def mcVersion = "1.14.4-pre4"
|
||||
def yarnVersion = "+build.1"
|
||||
def mcVersion = "1.14.4-pre5"
|
||||
def yarnVersion = "+build.3"
|
||||
|
||||
def getSubprojectVersion(project, version) {
|
||||
if (grgit == null) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue