about summary refs log tree commit diff stats
path: root/manifest.json
diff options
context:
space:
mode:
authorSimonBrazell <simon@brazell.com.au>2020-11-08 15:16:52 +1100
committerSimonBrazell <simon@brazell.com.au>2020-11-08 15:16:52 +1100
commitbdb3be921c6cbfba599750ad462f4e26db6cc568 (patch)
tree62e137ad2aac612a3268ad112e0e1531fe273d75 /manifest.json
parentMerge pull request #102 from nitrohorse/add-old-reddit-support (diff)
downloadlibredirect-bdb3be921c6cbfba599750ad462f4e26db6cc568.zip
Fixes #119 - Change zh-CN to zh_CN.
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 4d5528c1..0fc6f104 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "__MSG_extensionName__",
   "description": "__MSG_extensionDescription__",
-  "version": "1.1.42",
+  "version": "1.1.43",
   "manifest_version": 2,
   "background": {
     "scripts": ["background.js"],