diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2023-06-15 14:00:43 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2023-06-15 14:00:43 +0000 |
| commit | 2dcdfdfec745a53643b9e6401bd1f4083eca23d7 (patch) | |
| tree | 661b75ff56aef750145d4aef30b8df030d60f761 /quilt | |
| parent | 4442c923ff7a81ede04240275bfd0eb32d685521 (diff) | |
| download | Meta-Upstream-2dcdfdfec745a53643b9e6401bd1f4083eca23d7.tar.gz Meta-Upstream-2dcdfdfec745a53643b9e6401bd1f4083eca23d7.zip | |
Update 2023-06-15
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": ".", |
