release(desktop): publish 0.1.39 to test/macos

This commit is contained in:
MATE Release Bot 2026-08-28 09:35:27 +02:00
parent 83cfbe111a
commit c5f171f402
13 changed files with 86 additions and 55 deletions

View file

@ -1,21 +1,13 @@
{
"schemaVersion": 1,
"product": "MATE",
"updatedAt": "2026-08-27T21:16:56Z",
"updatedAt": "2026-08-28T07:35:23Z",
"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",
"test": "desktop/test/manifest.json"
}
"manifest": "desktop/manifest.json"
}
}
}