diff --git a/metadata.json b/metadata.json index dd10309..fbe862d 100644 --- a/metadata.json +++ b/metadata.json @@ -2,7 +2,13 @@ "name": "Focused Window D-Bus", "description": "Exposes a D-Bus method to get active window title and class", "uuid": "focused-window-dbus@flexagoon.com", - "version": 4, + "version": 5, "url": "https://github.com/flexagoon/focused-window-dbus", - "shell-version": ["43", "44"] + "shell-version": [ + "40", + "41", + "42", + "43", + "44" + ] }