Updated minimum version https://github.com/libredirect/browser_extension/issues/759. 2.6.3 => 2.7.0
This commit is contained in:
parent
c46c0fb83a
commit
803f35887c
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "__MSG_extensionName__",
|
||||
"description": "__MSG_extensionDescription__",
|
||||
"version": "2.6.3",
|
||||
"version": "2.7.0",
|
||||
"manifest_version": 2,
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "7esoorv3@alefvanoon.anonaddy.me",
|
||||
"strict_min_version": "67.0"
|
||||
"strict_min_version": "89.0"
|
||||
}
|
||||
},
|
||||
"background": {
|
||||
|
|
Loading…
Reference in New Issue