diff options
| author | Meta Bot <gitbot@scrumplex.net> | 2022-05-13 19:00:53 +0000 |
|---|---|---|
| committer | Meta Bot <gitbot@scrumplex.net> | 2022-05-13 19:00:53 +0000 |
| commit | 44d75ebf48ca6dd0ec17a8e81143facac348a2cb (patch) | |
| tree | 4c36fe0de5bb79bae17cb69356561902c42ece2d /fabric | |
| parent | dc4bf3a051d50b44fe35e5e9774aa249b01b3c80 (diff) | |
| download | Meta-Upstream-44d75ebf48ca6dd0ec17a8e81143facac348a2cb.tar.gz Meta-Upstream-44d75ebf48ca6dd0ec17a8e81143facac348a2cb.zip | |
Update 2022-05-13
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 66119d497..94de6b59c 100644 --- a/fabric/meta-v2/loader.json +++ b/fabric/meta-v2/loader.json @@ -3,7 +3,7 @@ "build": 5, "maven": "net.fabricmc:fabric-loader:0.14.5", "separator": ".", - "stable": false, + "stable": true, "version": "0.14.5" }, { @@ -45,7 +45,7 @@ "build": 3, "maven": "net.fabricmc:fabric-loader:0.13.3", "separator": ".", - "stable": true, + "stable": false, "version": "0.13.3" }, { |
