mirror of
https://github.com/FabricMC/fabric.git
synced 2025-03-21 20:50:28 -04:00
1.14.4-pre6
This commit is contained in:
parent
00dd3ac59e
commit
f5c26764a9
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ def ENV = System.getenv()
|
|||
|
||||
class Globals {
|
||||
static def baseVersion = "0.3.0"
|
||||
static def mcVersion = "1.14.4-pre5"
|
||||
static def yarnVersion = "+build.3"
|
||||
static def mcVersion = "1.14.4-pre6"
|
||||
static def yarnVersion = "+build.2"
|
||||
}
|
||||
|
||||
import org.apache.commons.codec.digest.DigestUtils
|
||||
|
|
Loading…
Reference in a new issue