release: publish sanitized public release catalog

This commit is contained in:
MATE Release Bot 2026-07-30 23:15:28 +02:00
commit c0c19ef89c
20 changed files with 205 additions and 0 deletions

13
manifest.json Normal file
View file

@ -0,0 +1,13 @@
{
"schemaVersion": 1,
"product": "MATE",
"updatedAt": "2026-07-27T07:19:37Z",
"platforms": {
"android": {
"manifest": "android/manifest.json"
},
"desktop": {
"manifest": "desktop/manifest.json"
}
}
}