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 0e48aee commit 6559d68Copy full SHA for 6559d68
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "vault-explorer",
3
"name": "Vault Explorer",
4
- "version": "1.43.0",
+ "version": "1.43.1",
5
"minAppVersion": "1.4.13",
6
"description": "Explore your vault in visual format",
7
"author": "DecafDev",
package.json
@@ -1,6 +1,6 @@
"name": "obsidian-vault-explorer",
"main": "main.js",
"scripts": {
versions.json
@@ -139,5 +139,6 @@
139
"1.41.1": "1.4.13",
140
"1.42.0": "1.4.13",
141
"1.42.1": "1.4.13",
142
- "1.43.0": "1.4.13"
+ "1.43.0": "1.4.13",
143
+ "1.43.1": "1.4.13"
144
}
0 commit comments