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