diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2023-03-06 10:00:29 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2023-03-06 10:00:29 +0000 |
| commit | 3fad5d52babaaa7792dc03e7d017a85cb877c498 (patch) | |
| tree | c7a34018cfaee6566649bba4c438adfad01d0951 /fabric | |
| parent | 932484733cdf606dc0b3f3acd445a755cdf58eec (diff) | |
| download | Meta-Upstream-3fad5d52babaaa7792dc03e7d017a85cb877c498.tar.gz Meta-Upstream-3fad5d52babaaa7792dc03e7d017a85cb877c498.zip | |
Update 2023-03-06
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 172a5e81e..2a4932c22 100644 --- a/fabric/meta-v2/loader.json +++ b/fabric/meta-v2/loader.json @@ -3,7 +3,7 @@ "build": 17, "maven": "net.fabricmc:fabric-loader:0.14.17", "separator": ".", - "stable": false, + "stable": true, "version": "0.14.17" }, { @@ -24,7 +24,7 @@ "build": 14, "maven": "net.fabricmc:fabric-loader:0.14.14", "separator": ".", - "stable": true, + "stable": false, "version": "0.14.14" }, { |
