summaryrefslogtreecommitdiff
path: root/fabric/meta-v2/loader.json
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2020-08-07 22:00:11 +0200
committerPetr Mrázek <peterix@gmail.com>2020-08-07 22:00:11 +0200
commit752c9abbde4a7520dcd562be42d80f045ca103b8 (patch)
tree9b9c3300fb97aad88f8e9c41874ad1b73a62d758 /fabric/meta-v2/loader.json
parent83f91ab46c2e616eff134a948a7f0f77d65dc819 (diff)
downloadMeta-Upstream-752c9abbde4a7520dcd562be42d80f045ca103b8.tar.gz
Meta-Upstream-752c9abbde4a7520dcd562be42d80f045ca103b8.zip
Update 2020-08-07
Diffstat (limited to 'fabric/meta-v2/loader.json')
-rw-r--r--fabric/meta-v2/loader.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/fabric/meta-v2/loader.json b/fabric/meta-v2/loader.json
index 3a0774890..3dd266e47 100644
--- a/fabric/meta-v2/loader.json
+++ b/fabric/meta-v2/loader.json
@@ -1,9 +1,16 @@
[
{
+ "build": 205,
+ "maven": "net.fabricmc:fabric-loader:0.9.1+build.205",
+ "separator": "+build.",
+ "stable": true,
+ "version": "0.9.1+build.205"
+ },
+ {
"build": 204,
"maven": "net.fabricmc:fabric-loader:0.9.0+build.204",
"separator": "+build.",
- "stable": true,
+ "stable": false,
"version": "0.9.0+build.204"
},
{