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

@@ -20,7 +20,7 @@ If you also like a little more simplicity, welcome to pick it up.
### Schedule
- [x] Provide trial installation package (v1.1.0)
- [x] Provide trial installation package
- [x] Adapt browser
- [x] Chrome
- [x] Edge
@@ -40,7 +40,5 @@ If you also like a little more simplicity, welcome to pick it up.
git clone https://github.com/fishjar/kiss-translator.git
cd kiss-translator
yarn
yarn build
yarn build:edge
yarn build:firefox
yarn build:all
```