Skip to content

Commit 029f6a1

Browse files
committed
Increase version to 3.3.3.
Trivial compatibility with TB 128.*
1 parent 77ad670 commit 029f6a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "__MSG_extensionName__",
44
"description": "__MSG_extensionDescription__",
5-
"version": "3.3.2",
5+
"version": "3.3.3",
66
"author": "Martin Pecka",
77
"homepage_url": "https://github.com/peci1/more-snooze",
88
"default_locale": "en",
@@ -13,7 +13,7 @@
1313
"gecko": {
1414
1515
"strict_min_version": "78.0",
16-
"strict_max_version": "115.*"
16+
"strict_max_version": "128.*"
1717
}
1818
},
1919
"experiment_apis": {

0 commit comments

Comments
 (0)