Skip to content

Commit

Permalink
v22
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelRochet committed Sep 15, 2024
1 parent aa1ec0c commit 1ef78eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ To install, simply download as zip and unzip contents in ~/.local/share/gnome-sh

## Changes

###v22
- Gnome 47

###v21
- Gnome 46

Expand Down
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"description": "Shows a tooltip over applications icons on applications overview with application name and/or description.",
"name": "Applications Overview Tooltip",
"shell-version": [
"46"
"46", "47"
],
"settings-schema": "org.gnome.shell.extensions.applications-overview-tooltip",
"gettext-domain": "applications-overview-tooltip",
"url": "https://github.com/RaphaelRochet/applications-overview-tooltip",
"uuid": "applications-overview-tooltip@RaphaelRochet",
"version": 21
"version": 22
}

0 comments on commit 1ef78eb

Please sign in to comment.