Skip to content

Commit 93761c9

Browse files
committedMay 31, 2023
feat: 调整兼容性,最低版本为289,仅支持桌面端
·
v1.8.1v1.6.0
1 parent d188b74 commit 93761c9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎plugin.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
"author": "terwer",
44
"url": "https://github.com/terwer/siyuan-plugin-importer",
55
"version": "1.5.3",
6+
"minAppVersion": "2.8.9",
7+
"backends": [
8+
"windows",
9+
"linux",
10+
"darwin"
11+
],
12+
"frontends": [
13+
"desktop"
14+
],
615
"displayName": {
716
"default": "Importer",
817
"zh_CN": "导入工具"

0 commit comments

Comments
 (0)
Please sign in to comment.