mirror of
https://github.com/insile/OpenWords.git
synced 2026-07-22 12:40:27 +00:00
2026/3/20
This commit is contained in:
parent
3343a84b0b
commit
c028bd172c
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "openwords",
|
||||
"name": "OpenWords",
|
||||
"version": "1.0.12",
|
||||
"version": "1.0.13",
|
||||
"minAppVersion": "1.10.0",
|
||||
"description": "用于英语学习中背单词与单词管理的插件",
|
||||
"author": "insile",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "openwords",
|
||||
"version": "1.0.12",
|
||||
"version": "1.0.13",
|
||||
"description": "用于英语学习中背单词与单词管理的插件",
|
||||
"main": "main.js",
|
||||
"type": "module",
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"1.0.12": "1.10.0"
|
||||
"1.0.13": "1.10.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue