From 1c7d269c382fcaaddad8b9fee58aadcf4f70d27e Mon Sep 17 00:00:00 2001 From: Stephan Mikwauschk <16403474+Pappmann@users.noreply.github.com> Date: Fri, 1 May 2026 08:24:12 +0200 Subject: [PATCH] Support GNOME Shell 50 (#1) Co-authored-by: Pappmann --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 50fff44..57ddbeb 100644 --- a/metadata.json +++ b/metadata.json @@ -4,7 +4,8 @@ "shell-version": [ "46", "47", - "48" + "48", + "50" ], "url": "https://github.com/mechtifs/wiggle", "uuid": "wiggle@mechtifs",