diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-12-03 12:01:48 +0000 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-12-03 12:01:48 +0000 |
| commit | 613ecbf37a8b3c8ee2c671fa9960389c5d22c0e8 (patch) | |
| tree | bef92d0980401a088840cbbc863996eab36ee95c /quilt | |
| parent | 95829432838e35a7828c1bbad48e191f885acea4 (diff) | |
| download | Meta-Upstream-613ecbf37a8b3c8ee2c671fa9960389c5d22c0e8.tar.gz Meta-Upstream-613ecbf37a8b3c8ee2c671fa9960389c5d22c0e8.zip | |
Update 2024-12-03
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 5d62e4542..d058c4775 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.27.1-beta.1", + "separator": ".", + "version": "0.27.1-beta.1" + }, + { "build": 0, "maven": "org.quiltmc:quilt-loader:0.27.0", "separator": ".", |
