gnome-shell/tests/unit/fixtures/extensions/invalid-shell-version2/metadata.json
2024-06-21 01:34:04 +02:00

9 lines
140 B
JSON

{
"uuid": "invalid-shell-version2",
"name": "Some Name",
"description": "Some Description",
"shell-version": [
45,
46
]
}