Skip to content

Commit

Permalink
metadata: Use bare 40 as the supported version
Browse files Browse the repository at this point in the history
Also drop the use of older versions as those are
not supported.
  • Loading branch information
velitasali committed May 8, 2021
1 parent ad98215 commit 72a0ec0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gtktitlebar@velitasali.github.io/metadata.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"shell-version": ["3.32", "3.34", "40.0"],
"shell-version": ["40"],
"name": "GTK Title Bar",
"description": "Remove title bars for non-GTK apps with minimal interference with the default workflow",
"version": 6,
"version": 7,
"settings-schema": "org.gnome.shell.extensions.gtktitlebar",
"gettext-domain": "gtktitlebar",
"url": "https://github.com/velitasali/GTKTitleBar",
Expand Down

0 comments on commit 72a0ec0

Please sign in to comment.