From 838af405af432f5221e23fdbaecd31147ad85086 Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Wed, 18 Sep 2024 18:19:31 +0200 Subject: [PATCH] Metadata: Set Shell version to 47 --- 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 4432b15..7ea1a2a 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": ["46"], + "shell-version": ["47"], "version": @VERSION@, "build-type": "@BUILD_TYPE@" }