Skip to content

Commit

Permalink
chore: upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangxunwei committed Dec 9, 2024
1 parent 0794fbe commit 93e7f3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "百词斩助手",
"description": "百词斩网页助手,支持取词翻译、收藏单词、背单词等操作(可同步至百词斩APP中)",
"description": "百词斩网页助手,支持取词翻译、收藏单词、背单词、同步anki等操作(可同步至百词斩APP中)",
"author": "zhangxunwei",
"version": "1.16",
"version": "1.21",
"manifest_version": 3,
"options_page": "src/options.html",
"background": {
Expand Down Expand Up @@ -68,4 +68,4 @@
"matches": ["<all_urls>", "file:///*"]
}
]
}
}

0 comments on commit 93e7f3a

Please sign in to comment.