From e7618cf3e53ba67d7c29a5742141ad56d433a999 Mon Sep 17 00:00:00 2001 From: Dome Date: Sun, 27 Jul 2025 21:17:35 +0200 Subject: [PATCH] Update metadata.json --- metadata.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/metadata.json b/metadata.json index 5364020..f0e93ef 100644 --- a/metadata.json +++ b/metadata.json @@ -1,9 +1,15 @@ { "uuid": "simple-tiling@domoel", "name": "Simple Tiling", - "description": "A Simple Tiling Extension for Gnome Shell 3.38.", + "description": "A Simple Tiling Extension for Gnome Shell.", "version": 6, - "shell-version": [ "3.38" ], + "shell-version": [ + "3.38", + "45", + "46", + "47", + "48" + ], "settings-schema": "org.gnome.shell.extensions.simple-tiling.domoel", "preferences_ui": "prefs.js", "url": "https://github.com/Domoel/Simple-Tiling",