From 8db40d5e00ea017a2e8af2bfac3e27b67aea948b Mon Sep 17 00:00:00 2001 From: iradraconis Date: Sat, 6 May 2023 21:14:10 +0000 Subject: [PATCH] added Gnome 44 compatibility --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index c168c97..414d717 100644 --- a/metadata.json +++ b/metadata.json @@ -5,5 +5,5 @@ "version": 17, "url": "https://gitlab.com/ente76/guillotine/", "settings-schema": "org.gnome.shell.extensions.guillotine", - "shell-version": ["40", "41", "42", "43"] + "shell-version": ["40", "41", "42", "43", "44"] } -- GitLab