diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-04-25 19:02:28 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-04-25 19:02:28 +0000 |
| commit | d60ffdb45098fa67afdbdedb2cf4724b2858090b (patch) | |
| tree | 259b5f366f3932c1b71044adbf6d93d12779102c /fabric | |
| parent | 90b24669aa1dc305977d6b81ff1f9cc99226542b (diff) | |
| download | Meta-Upstream-d60ffdb45098fa67afdbdedb2cf4724b2858090b.tar.gz Meta-Upstream-d60ffdb45098fa67afdbdedb2cf4724b2858090b.zip | |
Update 2025-04-25
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 d1d44622f..953083e93 100644 --- a/fabric/meta-v2/loader.json +++ b/fabric/meta-v2/loader.json @@ -3,14 +3,14 @@ "build": 14, "maven": "net.fabricmc:fabric-loader:0.16.14", "separator": ".", - "stable": false, + "stable": true, "version": "0.16.14" }, { "build": 13, "maven": "net.fabricmc:fabric-loader:0.16.13", "separator": ".", - "stable": true, + "stable": false, "version": "0.16.13" }, { |
