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 d5bc9cc commit 802ef91Copy full SHA for 802ef91
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-link-converter",
3
"name": "Obsidian Link Converter",
4
- "version": "0.1.0",
+ "version": "0.1.1",
5
"minAppVersion": "0.9.12",
6
"description": "Scan all your links in the vault and convert them to your desired format.",
7
"author": "Ozan Tellioglu",
package.json
@@ -1,6 +1,6 @@
"name": "obsidian-link-converter",
"main": "main.js",
"scripts": {
versions.json
@@ -1,4 +1,5 @@
+ "0.1.1": "0.9.7",
"0.1.0": "0.9.7",
"0.0.9": "0.9.7",
"0.0.8": "0.9.7",
0 commit comments