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 7fbea37 commit 32671bcCopy full SHA for 32671bc
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-link-converter",
3
"name": "Obsidian Link Converter",
4
- "version": "0.0.7",
+ "version": "0.0.8",
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.0.8": "0.9.7",
"0.0.7": "0.9.7",
"0.0.6": "0.9.7",
"0.0.5": "0.9.7",
0 commit comments