Skip to content

Commit

Permalink
Increase version to 3.3.3.
Browse files Browse the repository at this point in the history
Trivial compatibility with TB 128.*
  • Loading branch information
peci1 committed Jul 21, 2024
1 parent 77ad670 commit 029f6a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "3.3.2",
"version": "3.3.3",
"author": "Martin Pecka",
"homepage_url": "https://github.com/peci1/more-snooze",
"default_locale": "en",
Expand All @@ -13,7 +13,7 @@
"gecko": {
"id": "[email protected]",
"strict_min_version": "78.0",
"strict_max_version": "115.*"
"strict_max_version": "128.*"
}
},
"experiment_apis": {
Expand Down

0 comments on commit 029f6a1

Please sign in to comment.