diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2025-01-14 20:02:03 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2025-01-14 20:02:03 +0000 |
| commit | ed1b94aeca449861d6c2c38284e274d66f7cd8c3 (patch) | |
| tree | 3e01784b3ebe9f5afd7b88207e70450e34303609 /quilt | |
| parent | 497b6190f4236b4c11fcfaa7d63c22b225f75c44 (diff) | |
| download | Meta-Upstream-ed1b94aeca449861d6c2c38284e274d66f7cd8c3.tar.gz Meta-Upstream-ed1b94aeca449861d6c2c38284e274d66f7cd8c3.zip | |
Update 2025-01-14
Diffstat (limited to 'quilt')
| -rw-r--r-- | quilt/meta-v3/loader.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/quilt/meta-v3/loader.json b/quilt/meta-v3/loader.json index b8c7e2996..e093c8914 100644 --- a/quilt/meta-v3/loader.json +++ b/quilt/meta-v3/loader.json @@ -1,5 +1,17 @@ [ { + "build": 5, + "maven": "org.quiltmc:quilt-loader:0.28.0-beta.5", + "separator": ".", + "version": "0.28.0-beta.5" + }, + { + "build": 4, + "maven": "org.quiltmc:quilt-loader:0.28.0-beta.4", + "separator": ".", + "version": "0.28.0-beta.4" + }, + { "build": 3, "maven": "org.quiltmc:quilt-loader:0.28.0-beta.3", "separator": ".", |
