diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-04-01 18:01:57 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-04-01 18:01:57 +0000 |
| commit | 9136a185a5611de8588807a01cc61ba10415730d (patch) | |
| tree | 81752553386a95dd34f529f596f0c93bec411590 /fabric/meta-v2/loader.json | |
| parent | 9375fa3bf80bee7061f21b067224ca7754c02c47 (diff) | |
| download | Meta-Upstream-9136a185a5611de8588807a01cc61ba10415730d.tar.gz Meta-Upstream-9136a185a5611de8588807a01cc61ba10415730d.zip | |
Update 2025-04-01
Diffstat (limited to 'fabric/meta-v2/loader.json')
| -rw-r--r-- | fabric/meta-v2/loader.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/fabric/meta-v2/loader.json b/fabric/meta-v2/loader.json index 00a505f1c..04e7b7aad 100644 --- a/fabric/meta-v2/loader.json +++ b/fabric/meta-v2/loader.json @@ -1,9 +1,16 @@ [ { + "build": 11, + "maven": "net.fabricmc:fabric-loader:0.16.11", + "separator": ".", + "stable": true, + "version": "0.16.11" + }, + { "build": 10, "maven": "net.fabricmc:fabric-loader:0.16.10", "separator": ".", - "stable": true, + "stable": false, "version": "0.16.10" }, { |
