diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-07-13 21:47:40 +1000 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-07-13 21:47:40 +1000 |
commit | 0f50b816be5ba45d63f536c636dc16056755d2f9 (patch) | |
tree | f4247b296b8e931f5d74bba7f8d8157d9687fc75 /manifest.json | |
parent | Merge pull request #76 from TotalCaesar659/patch-2 (diff) | |
download | libredirect-0f50b816be5ba45d63f536c636dc16056755d2f9.zip |
Fix autoplay param & French pop-up title
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 5329a289..41f04696 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "1.1.35", + "version": "1.1.36", "manifest_version": 2, "background": { "scripts": [ |