Update metadata.json

This commit is contained in:
2025-07-27 21:17:35 +02:00
committed by GitHub
parent 811db01995
commit e7618cf3e5
+8 -2
View File
@@ -1,9 +1,15 @@
{ {
"uuid": "simple-tiling@domoel", "uuid": "simple-tiling@domoel",
"name": "Simple Tiling", "name": "Simple Tiling",
"description": "A Simple Tiling Extension for Gnome Shell 3.38.", "description": "A Simple Tiling Extension for Gnome Shell.",
"version": 6, "version": 6,
"shell-version": [ "3.38" ], "shell-version": [
"3.38",
"45",
"46",
"47",
"48"
],
"settings-schema": "org.gnome.shell.extensions.simple-tiling.domoel", "settings-schema": "org.gnome.shell.extensions.simple-tiling.domoel",
"preferences_ui": "prefs.js", "preferences_ui": "prefs.js",
"url": "https://github.com/Domoel/Simple-Tiling", "url": "https://github.com/Domoel/Simple-Tiling",