From 6781650549333111f5a13965d0850186b7c9a8bf Mon Sep 17 00:00:00 2001 From: quorafind <951011105@qq.com> Date: Tue, 6 Aug 2024 23:18:29 +0800 Subject: [PATCH] chore: release obsidian plugin v0.1.8 --- manifest.json | 28 ++++++++++++++-------------- versions.json | 13 +++++++------ 2 files changed, 21 insertions(+), 20 deletions(-) diff --git a/manifest.json b/manifest.json index 5657b80..4e62beb 100644 --- a/manifest.json +++ b/manifest.json @@ -1,15 +1,15 @@ { - "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 -} + "id": "outliner-md", + "name": "Outliner.md", + "version": "0.1.8", + "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 c2592ee..072c9a0 100644 --- a/versions.json +++ b/versions.json @@ -1,7 +1,8 @@ { - "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" -} + "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", + "0.1.8": "0.15.0" +} \ No newline at end of file