fix version tag

This commit is contained in:
Gabe Yuan
2023-07-21 12:31:21 +08:00
parent bb34ef5b1a
commit 46ba92cdad
23 changed files with 26 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "__MSG_app_name__",
"description": "__MSG_app_description__",
"version": "1.1.2",
"version": "1.1.3",
"default_locale": "zh",
"author": "Gabe<yugang2002@gmail.com>",
"homepage_url": "https://github.com/fishjar/kiss-translator",