From 88e2fb389a9ae02ce3d2be1c690b2a85dc8adafc Mon Sep 17 00:00:00 2001 From: quorafind <951011105@qq.com> Date: Tue, 23 Jul 2024 22:06:59 +0800 Subject: [PATCH] chore: release obsidian plugin v0.1.7 --- manifest.json | 28 ++++++++++++++-------------- versions.json | 11 ++++++----- 2 files changed, 20 insertions(+), 19 deletions(-) diff --git a/manifest.json b/manifest.json index f0a8365..1e358ad 100644 --- a/manifest.json +++ b/manifest.json @@ -1,15 +1,15 @@ { - "id": "outliner-md", - "name": "Outliner.md", - "version": "0.1.6", - "minAppVersion": "0.15.0", - "description": "Powerful outliner (editor) view for Obsidian.", - "author": "Boninall", - "authorUrl": "https://github.com/Quorafind", - "fundingUrl": { - "Buy Me a Coffee": "https://www.buymeacoffee.com/boninall", - "爱发电": "https://afdian.net/a/boninall", - "支付宝": "https://cdn.jsdelivr.net/gh/Quorafind/.github@main/IMAGE/%E6%94%AF%E4%BB%98%E5%AE%9D%E4%BB%98%E6%AC%BE%E7%A0%81.jpg" - }, - "isDesktopOnly": false -} + "id": "outliner-md", + "name": "Outliner.md", + "version": "0.1.7", + "minAppVersion": "0.15.0", + "description": "Powerful outliner (editor) view for Obsidian.", + "author": "Boninall", + "authorUrl": "https://github.com/Quorafind", + "fundingUrl": { + "Buy Me a Coffee": "https://www.buymeacoffee.com/boninall", + "爱发电": "https://afdian.net/a/boninall", + "支付宝": "https://cdn.jsdelivr.net/gh/Quorafind/.github@main/IMAGE/%E6%94%AF%E4%BB%98%E5%AE%9D%E4%BB%98%E6%AC%BE%E7%A0%81.jpg" + }, + "isDesktopOnly": false +} \ No newline at end of file diff --git a/versions.json b/versions.json index e7715d4..d19d4b1 100644 --- a/versions.json +++ b/versions.json @@ -1,6 +1,7 @@ { - "0.1.3": "0.15.0", - "0.1.4": "0.15.0", - "0.1.5": "0.15.0", - "0.1.6": "0.15.0" -} + "0.1.3": "0.15.0", + "0.1.4": "0.15.0", + "0.1.5": "0.15.0", + "0.1.6": "0.15.0", + "0.1.7": "0.15.0" +} \ No newline at end of file