release(desktop): publish 0.1.21 to test/macos

This commit is contained in:
MATE Release Bot 2026-08-06 19:46:16 +02:00
parent d49efb3ac6
commit d1d57097f8
14 changed files with 143 additions and 13 deletions

View file

@ -1,20 +1,13 @@
{
"schemaVersion": 1,
"product": "MATE",
"updatedAt": "2026-08-05T23:24:13Z",
"updatedAt": "2026-08-06T17:46:13Z",
"platforms": {
"android": {
"manifest": "android/manifest.json",
"channels": {
"stable": "android/stable/manifest.json"
}
}
,
"manifest": "android/manifest.json"
},
"desktop": {
"manifest": "desktop/manifest.json",
"channels": {
"prod": "desktop/prod/manifest.json"
}
"manifest": "desktop/manifest.json"
}
}
}