summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrismAutomata <gitbot@scrumplex.net>2023-10-10 14:00:33 +0000
committerPrismAutomata <gitbot@scrumplex.net>2023-10-10 14:00:33 +0000
commitc159f2524e411534c8a0bec2b77dfc5cc19be328 (patch)
tree3d340eeb33f01db2d4fe2110055545b2e92c47ba
parent1674906eef8ffe32b1cac748f0cfe41294487d61 (diff)
downloadMeta-Upstream-c159f2524e411534c8a0bec2b77dfc5cc19be328.tar.gz
Meta-Upstream-c159f2524e411534c8a0bec2b77dfc5cc19be328.zip
Update 2023-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 d9bcbd6db..c99241555 100644
--- a/fabric/meta-v2/loader.json
+++ b/fabric/meta-v2/loader.json
@@ -3,14 +3,14 @@
"build": 23,
"maven": "net.fabricmc:fabric-loader:0.14.23",
"separator": ".",
- "stable": false,
+ "stable": true,
"version": "0.14.23"
},
{
"build": 22,
"maven": "net.fabricmc:fabric-loader:0.14.22",
"separator": ".",
- "stable": true,
+ "stable": false,
"version": "0.14.22"
},
{