Skip to content

Commit

Permalink
Update compatible Gnome Shell versions
Browse files Browse the repository at this point in the history
  • Loading branch information
apankowski committed Sep 27, 2024
1 parent 1313d84 commit 8a8c58a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ It does so by:

This extension was tested with:

* GNOME Shell versions: 3.36, 3.38, 40, 42;
* GNOME Shell versions: 3.36, 3.38, 40, 42, 44;
* Zoom desktop app for Linux versions: 5.x.x, 6.x.x.

However, it may work with older versions as well.
Expand Down
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"uuid": "[email protected]",
"name": "Zilence",
"description": "Turns off notifications while sharing screen during a Zoom call",
"shell-version": ["3.36", "3.38", "40", "42"],
"shell-version": ["3.36", "3.38", "40", "42", "44"],
"url": "https://github.com/apankowski/zilence",
"version": 4
"version": 5
}

0 comments on commit 8a8c58a

Please sign in to comment.