summaryrefslogtreecommitdiff
path: root/fabric/meta-v2/loader.json
diff options
context:
space:
mode:
authorPrismAutomata <gitbot@scrumplex.net>2024-04-01 11:01:00 +0000
committerPrismAutomata <gitbot@scrumplex.net>2024-04-01 11:01:00 +0000
commit2fc3dbbfa47f6e384a6057cfa128015fc5d2a631 (patch)
tree541cff395a269fa1cf84d65949aa46de86fa8b9a /fabric/meta-v2/loader.json
parent733b6090e02e908c80a4dfc7f31646be054e495f (diff)
downloadMeta-Upstream-2fc3dbbfa47f6e384a6057cfa128015fc5d2a631.tar.gz
Meta-Upstream-2fc3dbbfa47f6e384a6057cfa128015fc5d2a631.zip
Update 2024-04-01
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 67bccc861..d1b81dfff 100644
--- a/fabric/meta-v2/loader.json
+++ b/fabric/meta-v2/loader.json
@@ -1,9 +1,16 @@
[
{
+ "build": 8,
+ "maven": "net.fabricmc:fabric-loader:0.15.8",
+ "separator": ".",
+ "stable": true,
+ "version": "0.15.8"
+ },
+ {
"build": 7,
"maven": "net.fabricmc:fabric-loader:0.15.7",
"separator": ".",
- "stable": true,
+ "stable": false,
"version": "0.15.7"
},
{