fix: fix pop-shell

This commit is contained in:
Felix Schröter 2021-10-19 11:26:22 +02:00
parent d5a74de043
commit ac677032b9
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
2 changed files with 35 additions and 3 deletions

View file

@ -0,0 +1,15 @@
diff --git a/metadata.json b/metadata.json
index d877ff0..e6e3ce1 100644
--- a/metadata.json
+++ b/metadata.json
@@ -6,6 +6,7 @@
"settings-schema": "org.gnome.shell.extensions.pop-shell",
"shell-version": [
"3.36",
- "40.beta"
+ "40.beta",
+ "41"
]
-}
\ No newline at end of file
+}