mirror of
https://github.com/decaf-dev/obsidian-vault-explorer.git
synced 2026-07-22 10:10:31 +00:00
chore: bump version
This commit is contained in:
parent
b34d795315
commit
82f7f6e2e8
3 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "vault-explorer",
|
||||
"name": "Vault Explorer",
|
||||
"version": "1.30.5",
|
||||
"version": "1.31.0",
|
||||
"minAppVersion": "1.4.13",
|
||||
"description": "Explore your vault in visual format",
|
||||
"author": "DecafDev",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "obsidian-vault-explorer",
|
||||
"version": "1.30.5",
|
||||
"version": "1.31.0",
|
||||
"description": "Explore your vault in visual format",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -109,5 +109,6 @@
|
|||
"1.30.2": "1.4.13",
|
||||
"1.30.3": "1.4.13",
|
||||
"1.30.4": "1.4.13",
|
||||
"1.30.5": "1.4.13"
|
||||
"1.30.5": "1.4.13",
|
||||
"1.31.0": "1.4.13"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue