Skip to content

Commit f4b5a35

Browse files
Removed support to gnome-shell 45
Support for version 45 was erroneously added at #65 . Support for version 45 brings changes that break compatibility with previous versions.
1 parent 4dad4a9 commit f4b5a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.json.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "GameMode",
44
"description": "Status indicator for GameMode",
55
"uuid": "@UUID@",
6-
"shell-version": ["3.38", "40", "41", "42", "43", "44", "45"],
6+
"shell-version": ["3.38", "40", "41", "42", "43", "44"],
77
"version": "@VERSION@",
88
"url": "@URL@",
99
"original-author": "ckellner@redhat.com",

0 commit comments

Comments
 (0)