diff options
| author | PrismAutomata <gitbot@scrumplex.net> | 2024-10-20 05:04:02 +0200 |
|---|---|---|
| committer | PrismAutomata <gitbot@scrumplex.net> | 2024-10-20 05:04:02 +0200 |
| commit | a2584797494f01a8a1177efc1560440c6b2b94f9 (patch) | |
| tree | 0cbcf34c4dba16fb18f59bdf54773806b2c49836 | |
| parent | 75d0b6c5a2762ef075922de6f181143634960237 (diff) | |
| download | Meta-Upstream-a2584797494f01a8a1177efc1560440c6b2b94f9.tar.gz Meta-Upstream-a2584797494f01a8a1177efc1560440c6b2b94f9.zip | |
Update 2024-10-20
| -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 ce0ae6dcf..09160f3c4 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.0-beta.1", + "separator": ".", + "version": "0.27.0-beta.1" + }, + { "build": 4, "maven": "org.quiltmc:quilt-loader:0.26.4", "separator": ".", |
