mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-20 19:04:44 -04:00
1.14.4
This commit is contained in:
parent
f5c26764a9
commit
883e856c18
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-pre6"
|
||||
static def yarnVersion = "+build.2"
|
||||
static def mcVersion = "1.14.4"
|
||||
static def yarnVersion = "+build.1"
|
||||
}
|
||||
|
||||
import org.apache.commons.codec.digest.DigestUtils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue