From bdb3be921c6cbfba599750ad462f4e26db6cc568 Mon Sep 17 00:00:00 2001 From: SimonBrazell Date: Sun, 8 Nov 2020 15:16:52 +1100 Subject: Fixes #119 - Change zh-CN to zh_CN. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') 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"], -- cgit 1.4.1