summarylogtreecommitdiffstats
path: root/001_metadata.patch
blob: 072a6eadf9774df4ebb7b92fac6b319db0d9ac8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/metadata.json b/metadata.json
index 39e24de..511b153 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,9 +1,9 @@
 {
-  "description": "Another extension, that removes the 'Window is ready' notification and puts the window into focus. In contrast to all the other extensions, this uses ES6 syntax and is actively maintained. This extension is a fork of the original with support for GNOME 45.",
+  "description": "Another extension, that removes the 'Window is ready' notification and puts the window into focus. In contrast to all the other extensions, this uses ES6 syntax and is actively maintained. This extension is a fork of the original with support for GNOME 48.",
   "name": "NoAnnoyance (fork)",
   "gettext-domain": "gnome-shell-extension-noannoyance-fork",
   "settings-schema": "org.gnome.shell.extensions.noannoyance-fork",
-  "shell-version": ["45", "46"],
+  "shell-version": ["45", "46", "47", "48"],
   "url": "https://github.com/jirkavrba/noannoyance",
   "uuid": "noannoyance-fork@jirkavrba"
 }