mirror of
https://github.com/d7sd6u/obsidian-reveal-folded.git
synced 2026-07-22 05:41:17 +00:00
1.1.1
This commit is contained in:
parent
a7b601f8ea
commit
39a42d77ca
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "reveal-folded",
|
||||
"name": "Reveal Folded",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"minAppVersion": "1.8.0",
|
||||
"description": "Reveal the current file in the file explorer while collapsing all other tree items.",
|
||||
"author": "d7sd6u",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "reveal-folded",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "",
|
||||
"main": "./src/main.ts",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue