From 8c0ce86d854f26bae058800d304e5008ea9b736a Mon Sep 17 00:00:00 2001 From: maxodo98 <52065173+maxodo98@users.noreply.github.com> Date: Thu, 30 Oct 2025 21:29:47 +0100 Subject: [PATCH] GNOME 49 Enabled GNOME 49 --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index d719537b..e34acea1 100644 --- a/metadata.json +++ b/metadata.json @@ -2,6 +2,7 @@ "description": "Adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview.\n\nYou can support my work by sponsoring me on:\n- github: https://github.com/sponsors/aunetx\n- ko-fi: https://ko-fi.com/aunetx\n\nIf you use Ubuntu, you may want to change the radius of the corner effect for Dash-to-Dock in preferences, else you may see unpleasantly mixed radii in your dock.\n\nNote: if the extension shows an error after updating, please make sure to restart your session to see if it persists. This is due to a bug in gnome shell, which I can't fix by myself.", "name": "Blur my Shell", "shell-version": [ + "49", "46", "47", "48" @@ -22,4 +23,4 @@ "kofi": "aunetx" }, "version": 69 -} \ No newline at end of file +}