summaryrefslogtreecommitdiff
path: root/fabric
diff options
context:
space:
mode:
authorPrismAutomata <gitbot@scrumplex.net>2024-04-14 13:00:42 +0000
committerPrismAutomata <gitbot@scrumplex.net>2024-04-14 13:00:42 +0000
commitdb500be5f1bbd9675f7abef4805e71d4bd0d46c7 (patch)
tree2e9e93932eed29c03668a140754aed3457ba2231 /fabric
parent5bfe4cd0e355f9ac44caae417254578d35f07c52 (diff)
downloadMeta-Upstream-db500be5f1bbd9675f7abef4805e71d4bd0d46c7.tar.gz
Meta-Upstream-db500be5f1bbd9675f7abef4805e71d4bd0d46c7.zip
Update 2024-04-14
Diffstat (limited to 'fabric')
-rw-r--r--fabric/meta-v2/loader.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/fabric/meta-v2/loader.json b/fabric/meta-v2/loader.json
index 5abe20fe3..5402eeda6 100644
--- a/fabric/meta-v2/loader.json
+++ b/fabric/meta-v2/loader.json
@@ -3,14 +3,14 @@
"build": 10,
"maven": "net.fabricmc:fabric-loader:0.15.10",
"separator": ".",
- "stable": false,
+ "stable": true,
"version": "0.15.10"
},
{
"build": 9,
"maven": "net.fabricmc:fabric-loader:0.15.9",
"separator": ".",
- "stable": true,
+ "stable": false,
"version": "0.15.9"
},
{