We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b0e5e commit ee3f87bCopy full SHA for ee3f87b
1 file changed
manifest.json
@@ -1,10 +1,10 @@
1
{
2
"id": "obsidian-copy-block-link",
3
"name": "Copy Block Link",
4
- "version": "1.0.2",
+ "version": "1.0.3",
5
"minAppVersion": "0.12.12",
6
"description": "Get links to blocks and headings from Obsidian's right click menu",
7
"author": "mgmeyers",
8
"authorUrl": "https://github.com/mgmeyers/obsidian-copy-block-link",
9
- "isDesktopOnly": true
+ "isDesktopOnly": false
10
}
0 commit comments