diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2023-06-16 00:01:30 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2023-06-16 00:01:30 +0000 |
| commit | 6a667137ae2f4c4a29d9fb41ce8e2bfe6990def8 (patch) | |
| tree | 5045eb233e1b211c4c8b776022ba75239dbbe4df /quilt | |
| parent | 9296589a155ee5e7f38335297d58827aa1ec3a28 (diff) | |
| download | Meta-Upstream-6a667137ae2f4c4a29d9fb41ce8e2bfe6990def8.tar.gz Meta-Upstream-6a667137ae2f4c4a29d9fb41ce8e2bfe6990def8.zip | |
Update 2023-06-16
Diffstat (limited to 'quilt')
| -rw-r--r-- | quilt/meta-v3/loader.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/quilt/meta-v3/loader.json b/quilt/meta-v3/loader.json index 346a99f68..30f25c87c 100644 --- a/quilt/meta-v3/loader.json +++ b/quilt/meta-v3/loader.json @@ -1,5 +1,11 @@ [ { + "build": 1, + "maven": "org.quiltmc:quilt-loader:0.19.1", + "separator": ".", + "version": "0.19.1" + }, + { "build": 3, "maven": "org.quiltmc:quilt-loader:0.19.1-beta.3", "separator": ".", |
