Skip to content

Commit

Permalink
release v 5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
jobisoft committed Jul 21, 2024
1 parent 50e54b7 commit a137519
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"applications": {
"gecko": {
"id": "{8845E3B3-E8FB-40E2-95E9-EC40294818C4}",
"strict_min_version": "102.0",
"strict_max_version": "115.*"
"strict_min_version": "115.0",
"strict_max_version": "128.*"
}
},
"name": "Quicktext",
"version": "5.14",
"version": "5.15",
"author": "John Bieling",
"homepage_url": "https://github.com/jobisoft/quicktext",
"default_locale": "en-US",
Expand All @@ -20,7 +20,7 @@
},
"compose_action": {
"default_title": "Quicktext",
"default_label": "",
"default_label": "",
"default_icon": {
"16": "chrome/skin/icon16.png",
"24": "chrome/skin/icon24.png",
Expand All @@ -29,7 +29,7 @@
},
"browser_action": {
"default_title": "Quicktext",
"default_label": "",
"default_label": "",
"default_icon": {
"16": "chrome/skin/icon16.png",
"24": "chrome/skin/icon24.png",
Expand Down

0 comments on commit a137519

Please sign in to comment.