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 2df4bca commit 2360454Copy full SHA for 2360454
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "vault-explorer",
3
"name": "Vault Explorer",
4
- "version": "1.47.3",
+ "version": "1.47.4",
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
@@ -153,5 +153,6 @@
153
"1.47.0": "1.4.13",
154
"1.47.1": "1.4.13",
155
"1.47.2": "1.4.13",
156
- "1.47.3": "1.4.13"
+ "1.47.3": "1.4.13",
157
+ "1.47.4": "1.4.13"
158
}
0 commit comments