diff options
author | SimonBrazell <simon@brazell.com.au> | 2020-08-01 22:24:05 +1000 |
---|---|---|
committer | SimonBrazell <simon@brazell.com.au> | 2020-08-01 22:24:05 +1000 |
commit | 70a140c00e42698ed5645c1be0264cddb149f8ca (patch) | |
tree | e6af07f677af762f60550c78bc1ce3e5a2d1a13c /manifest.json | |
parent | Merge pull request #86 from TotalCaesar659/patch-1 (diff) | |
download | libredirect-70a140c00e42698ed5645c1be0264cddb149f8ca.zip |
Update French translation
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 d49fc9b9..cbf557f9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", - "version": "1.1.38", + "version": "1.1.39", "manifest_version": 2, "background": { "scripts": ["background.js"], |