2026/3/21

This commit is contained in:
项阳 2026-03-21 19:50:38 +08:00
parent ba946eab9e
commit 773e8acd32
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"id": "openwords",
"name": "OpenWords",
"version": "1.0.14",
"version": "1.0.16",
"minAppVersion": "1.10.0",
"description": "用于英语学习中背单词与单词管理的插件",
"author": "insile",

View file

@ -1,6 +1,6 @@
{
"name": "openwords",
"version": "1.0.14",
"version": "1.0.16",
"description": "用于英语学习中背单词与单词管理的插件",
"main": "main.js",
"type": "module",

View file

@ -1,3 +1,3 @@
{
"1.0.14": "1.10.0"
"1.0.16": "1.10.0"
}