fix version tag
This commit is contained in:
@@ -20,7 +20,7 @@ If you also like a little more simplicity, welcome to pick it up.
|
||||
|
||||
### Schedule
|
||||
|
||||
- [x] Provide trial installation package (v1.0.1)
|
||||
- [x] Provide trial installation package (v1.1.0)
|
||||
- [x] Adapt browser
|
||||
- [x] Chrome
|
||||
- [x] Edge
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
### 进度
|
||||
|
||||
- [x] 提供试用安装包(v1.0.1)
|
||||
- [x] 提供试用安装包(v1.1.0)
|
||||
- [x] 适配浏览器
|
||||
- [x] Chrome
|
||||
- [x] Edge
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"manifest_version": 2,
|
||||
"name": "__MSG_app_name__",
|
||||
"description": "__MSG_app_description__",
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.0",
|
||||
"default_locale": "zh",
|
||||
"author": "Gabe<yugang2002@gmail.com>",
|
||||
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "kiss-translator",
|
||||
"description": "A simple translator extension",
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.0",
|
||||
"author": "Gabe<yugang2002@gmail.com>",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"manifest_version": 3,
|
||||
"name": "__MSG_app_name__",
|
||||
"description": "__MSG_app_description__",
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.0",
|
||||
"default_locale": "zh",
|
||||
"author": "Gabe<yugang2002@gmail.com>",
|
||||
"homepage_url": "https://github.com/fishjar/kiss-translator",
|
||||
|
||||
Reference in New Issue
Block a user