Skip to content

Commit

Permalink
Allow installation on GNOME 43 (#30)
Browse files Browse the repository at this point in the history
RunCat works on GNOME 43 as-is without any other changes.
  • Loading branch information
ry755 authored Aug 24, 2022
1 parent 7c9e5d9 commit d74bd1b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
"3.38",
"40",
"41",
"42"
"42",
"43"
],
"url": "https://github.com/win0err/gnome-runcat",
"version": 18
"version": 19
}

0 comments on commit d74bd1b

Please sign in to comment.