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 6d7e2fb commit 0c22fe5Copy full SHA for 0c22fe5
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "vault-explorer",
3
"name": "Vault Explorer",
4
- "version": "1.40.1",
+ "version": "1.40.2",
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
@@ -133,5 +133,6 @@
133
"1.38.0": "1.4.13",
134
"1.39.0": "1.4.13",
135
"1.40.0": "1.4.13",
136
- "1.40.1": "1.4.13"
+ "1.40.1": "1.4.13",
137
+ "1.40.2": "1.4.13"
138
}
0 commit comments