2026/3/20

This commit is contained in:
项阳 2026-03-20 12:40:44 +08:00
parent 3343a84b0b
commit c028bd172c
3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

@ -1,3 +1,3 @@
{
"1.0.12": "1.10.0"
"1.0.13": "1.10.0"
}