summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrismAutomata <gitbot@scrumplex.net>2024-10-10 15:02:41 +0200
committerPrismAutomata <gitbot@scrumplex.net>2024-10-10 15:02:41 +0200
commitfc14dabdd75fbd5a3498516b5c2b395e50f133a5 (patch)
tree76f89a32f0ded1e51917fdf66bd2d7a1533a24c3
parent627afe14e5b67757ce3b2ed66b2ae7937ddc814a (diff)
downloadMeta-Upstream-fc14dabdd75fbd5a3498516b5c2b395e50f133a5.tar.gz
Meta-Upstream-fc14dabdd75fbd5a3498516b5c2b395e50f133a5.zip
Update 2024-10-10
-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 d063db281..643ee1248 100644
--- a/fabric/meta-v2/loader.json
+++ b/fabric/meta-v2/loader.json
@@ -3,14 +3,14 @@
"build": 6,
"maven": "net.fabricmc:fabric-loader:0.16.6",
"separator": ".",
- "stable": true,
+ "stable": false,
"version": "0.16.6"
},
{
"build": 5,
"maven": "net.fabricmc:fabric-loader:0.16.5",
"separator": ".",
- "stable": false,
+ "stable": true,
"version": "0.16.5"
},
{