diff --git a/package.json b/package.json index cbcae83..fd49717 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "siyuan-plugin-nbviewer", - "version": "0.1.0", + "version": "0.1.1", "description": "A plugin enables people to view Jupyter Notebook in SiYuan.", "main": ".src/index.js", "scripts": { diff --git a/plugin.json b/plugin.json index ea0523f..e856430 100644 --- a/plugin.json +++ b/plugin.json @@ -2,7 +2,7 @@ "name": "siyuan-plugin-nbviewer", "author": "Xianpi Duan", "url": "https://github.com/duanxianpi/siyuan-plugin-nbviewer", - "version": "0.1.0", + "version": "0.1.1", "minAppVersion": "3.0.0", "backends": [ "windows", diff --git a/preview.png b/preview.png index 95b93c7..137611a 100644 Binary files a/preview.png and b/preview.png differ