From a2fae5c7df82eea86d72be8535b25ceb4c0ef263 Mon Sep 17 00:00:00 2001 From: "Atyb." <180611249+atybdot@users.noreply.github.com> Date: Fri, 8 Nov 2024 01:42:00 +0530 Subject: [PATCH] indicate support for gnome47 --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 8e79e77..0dbfbc4 100644 --- a/metadata.json +++ b/metadata.json @@ -5,7 +5,8 @@ "description": "Fully customize your OSD ( On Screen Display ) pop ups like Volume , Brightness or Caffeine , Lock Keys etc. Move, orient, resize, numeric %, choose monitor, set hide-delay and style to match your theme and liking. You can also select any combination of components to display: icon, text-label, level-bar, numeric %. ", "shell-version": [ "45", - "46" + "46", + "47" ], "url": "https://github.com/neuromorph/custom-osd", "gettext-domain": "custom-osd",