diff --git a/package.json b/package.json index 46cf2dc..6ac4bea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "siyuan-plugin-publisher", - "version": "0.10.7", + "version": "0.10.8", "description": "Publish articles from Siyuan Notes to platforms such as Yuque, Notion, Cnblogs, WordPress, Typecho, Hexo, Zhihu and more", "repository": "terwer/siyuan-plugin-publisher", "homepage": "https://github.com/terwer/siyuan-plugin-publisher", diff --git a/plugin.json b/plugin.json index 36abb6c..993caad 100644 --- a/plugin.json +++ b/plugin.json @@ -2,7 +2,7 @@ "name": "siyuan-plugin-publisher", "author": "terwer", "url": "https://github.com/terwer/siyuan-plugin-publisher", - "version": "0.10.7", + "version": "0.10.8", "minAppVersion": "2.9.0", "backends": [ "windows", diff --git a/src/extensions/manifest.json b/src/extensions/manifest.json index 0b76a6b..e0a0088 100644 --- a/src/extensions/manifest.json +++ b/src/extensions/manifest.json @@ -1,6 +1,6 @@ { "name": "思源笔记发布辅助工具", - "version": "0.10.7", + "version": "0.10.8", "manifest_version": 3, "author": "terwer", "icons": { diff --git a/src/extensions/mv2/manifest-v2-for-firefox.json b/src/extensions/mv2/manifest-v2-for-firefox.json index 216f964..f0f449f 100644 --- a/src/extensions/mv2/manifest-v2-for-firefox.json +++ b/src/extensions/mv2/manifest-v2-for-firefox.json @@ -1,6 +1,6 @@ { "name": "开发版 - 思源笔记发布辅助工具", - "version": "0.10.7", + "version": "0.10.8", "manifest_version": 2, "author": "terwer", "icons": { diff --git a/widget.json b/widget.json index 128febd..284f6e0 100644 --- a/widget.json +++ b/widget.json @@ -2,7 +2,7 @@ "name": "sy-post-publisher", "author": "terwer", "url": "https://github.com/terwer/sy-post-publisher", - "version": "0.10.7", + "version": "0.10.8", "minAppVersion": "2.9.0", "backends": [ "windows",