diff options
| author | Petr Mrázek <peterix@gmail.com> | 2019-11-21 00:00:09 +0100 |
|---|---|---|
| committer | Petr Mrázek <peterix@gmail.com> | 2019-11-21 00:00:09 +0100 |
| commit | b4bee97be3ba4d69a4353e2f201cbdbe7d2252bd (patch) | |
| tree | 219951e0d15f815f0d8752b5bed66ba3e9db7d97 /fabric/meta-v2/loader.json | |
| parent | 0e6faa0377c3c47c8c2bf96fdcff4bc10f2bdbd3 (diff) | |
| download | Meta-Upstream-b4bee97be3ba4d69a4353e2f201cbdbe7d2252bd.tar.gz Meta-Upstream-b4bee97be3ba4d69a4353e2f201cbdbe7d2252bd.zip | |
Update 2019-11-21
Diffstat (limited to 'fabric/meta-v2/loader.json')
| -rw-r--r-- | fabric/meta-v2/loader.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/fabric/meta-v2/loader.json b/fabric/meta-v2/loader.json index 797e0373c..93535d981 100644 --- a/fabric/meta-v2/loader.json +++ b/fabric/meta-v2/loader.json @@ -1,9 +1,16 @@ [ { + "build": 172, + "maven": "net.fabricmc:fabric-loader:0.7.0+build.172", + "separator": "+build.", + "stable": true, + "version": "0.7.0+build.172" + }, + { "build": 171, "maven": "net.fabricmc:fabric-loader:0.7.0+build.171", "separator": "+build.", - "stable": true, + "stable": false, "version": "0.7.0+build.171" }, { |
