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 4f76c57 commit 1486646Copy full SHA for 1486646
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "vault-explorer",
3
"name": "Vault Explorer",
4
- "version": "1.43.1",
+ "version": "1.44.0",
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
@@ -140,5 +140,6 @@
140
"1.42.0": "1.4.13",
141
"1.42.1": "1.4.13",
142
"1.43.0": "1.4.13",
143
- "1.43.1": "1.4.13"
+ "1.43.1": "1.4.13",
144
+ "1.44.0": "1.4.13"
145
}
0 commit comments