diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2023-10-10 14:00:33 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2023-10-10 14:00:33 +0000 |
| commit | c159f2524e411534c8a0bec2b77dfc5cc19be328 (patch) | |
| tree | 3d340eeb33f01db2d4fe2110055545b2e92c47ba /fabric | |
| parent | 1674906eef8ffe32b1cac748f0cfe41294487d61 (diff) | |
| download | Meta-Upstream-c159f2524e411534c8a0bec2b77dfc5cc19be328.tar.gz Meta-Upstream-c159f2524e411534c8a0bec2b77dfc5cc19be328.zip | |
Update 2023-10-10
Diffstat (limited to 'fabric')
| -rw-r--r-- | fabric/meta-v2/loader.json | 4 |
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" }, { |
