Skip to content

Commit 6781650

Browse files
committed
chore: release obsidian plugin v0.1.8
1 parent c6d56e5 commit 6781650

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

manifest.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"id": "outliner-md",
3-
"name": "Outliner.md",
4-
"version": "0.1.7",
5-
"minAppVersion": "0.15.0",
6-
"description": "Powerful outliner (editor) view for Obsidian.",
7-
"author": "Boninall",
8-
"authorUrl": "https://github.com/Quorafind",
9-
"fundingUrl": {
10-
"Buy Me a Coffee": "https://www.buymeacoffee.com/boninall",
11-
"爱发电": "https://afdian.net/a/boninall",
12-
"支付宝": "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"
13-
},
14-
"isDesktopOnly": false
15-
}
2+
"id": "outliner-md",
3+
"name": "Outliner.md",
4+
"version": "0.1.8",
5+
"minAppVersion": "0.15.0",
6+
"description": "Powerful outliner (editor) view for Obsidian.",
7+
"author": "Boninall",
8+
"authorUrl": "https://github.com/Quorafind",
9+
"fundingUrl": {
10+
"Buy Me a Coffee": "https://www.buymeacoffee.com/boninall",
11+
"爱发电": "https://afdian.net/a/boninall",
12+
"支付宝": "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"
13+
},
14+
"isDesktopOnly": false
15+
}

versions.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
2-
"0.1.3": "0.15.0",
3-
"0.1.4": "0.15.0",
4-
"0.1.5": "0.15.0",
5-
"0.1.6": "0.15.0",
6-
"0.1.7": "0.15.0"
7-
}
2+
"0.1.3": "0.15.0",
3+
"0.1.4": "0.15.0",
4+
"0.1.5": "0.15.0",
5+
"0.1.6": "0.15.0",
6+
"0.1.7": "0.15.0",
7+
"0.1.8": "0.15.0"
8+
}

0 commit comments

Comments
 (0)