From 3335aa07c74560086138d0fb0b48ec64ea35b83c Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Sat, 6 Sep 2025 22:50:13 +0200 Subject: [PATCH] Metadata: Set Shell version to 49 --- src/metadata.json.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/metadata.json.in b/src/metadata.json.in index 9c6a642..b7547fb 100644 --- a/src/metadata.json.in +++ b/src/metadata.json.in @@ -6,7 +6,7 @@ "settings-schema": "@DNS@", "url": "https://nightthemeswitcher.romainvigier.fr", "session-modes": ["unlock-dialog", "user"], - "shell-version": ["48"], + "shell-version": ["49"], "version": @VERSION@, "build-type": "@BUILD_TYPE@" }