diff --git a/manifest.json b/manifest.json index 13ea2a5..8e4dbe5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "openwords", "name": "OpenWords", - "version": "1.0.12", + "version": "1.0.13", "minAppVersion": "1.10.0", "description": "用于英语学习中背单词与单词管理的插件", "author": "insile", diff --git a/package.json b/package.json index 3f6e889..72376b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openwords", - "version": "1.0.12", + "version": "1.0.13", "description": "用于英语学习中背单词与单词管理的插件", "main": "main.js", "type": "module", diff --git a/versions.json b/versions.json index cfa1799..0cfd732 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,3 @@ { - "1.0.12": "1.10.0" + "1.0.13": "1.10.0" }