add version tag to header

This commit is contained in:
Gabe Yuan
2023-07-20 14:09:13 +08:00
parent 8080a11259
commit 787bfcd42a
13 changed files with 18 additions and 19 deletions

View File

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

File diff suppressed because one or more lines are too long