From 6abe6ea2874eb647ae5fc8feac4471df6b08445a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Hedin=20Br=C3=B8nner?= Date: Fri, 20 Apr 2018 06:27:39 +0200 Subject: [PATCH] Update supported versions We require 3.26 or greater. --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index ec435b0..01ca1b1 100644 --- a/metadata.json +++ b/metadata.json @@ -4,5 +4,5 @@ "description": "Tiling window manager with a twist", "url": "https://github.com/paperwm/PaperWM", "settings-schema": "org.gnome.shell.extensions.org-scrollwm", - "shell-version": [ "3.22" ] + "shell-version": [ "3.26", "3.28"] }