diff --git a/manifest.json b/manifest.json index 4e62beb..5657b80 100644 --- a/manifest.json +++ b/manifest.json @@ -1,15 +1,15 @@ { - "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 + "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 +} diff --git a/versions.json b/versions.json index 072c9a0..c2592ee 100644 --- a/versions.json +++ b/versions.json @@ -1,8 +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.7": "0.15.0", - "0.1.8": "0.15.0" -} \ No newline at end of file + "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" +}