Skip to content

Commit a620a1c

Browse files
committed
Fixed minimally supported browser version
1 parent fc4f239 commit a620a1c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# ChangeLog for bookmarkdupes
22

33
*bookmarkdupes-5.11:
4+
Martin Väth <martin at mvath.de>:
5+
- Fix minimally supported firefox version
6+
47
Henaro aka Ironwool:
58
- Update uk locales
69

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"applications": {
5959
"gecko": {
6060
"id": "bookmarkdupes@martin-vaeth.org",
61-
"strict_min_version": "48.0"
61+
"strict_min_version": "57.0"
6262
}
6363
}
6464
}

0 commit comments

Comments
 (0)