This commit is contained in:
d7sd6u 2025-05-29 01:57:23 +04:00
parent a7b601f8ea
commit 39a42d77ca
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -1,6 +1,6 @@
{
"name": "reveal-folded",
"version": "1.1.0",
"version": "1.1.1",
"description": "",
"main": "./src/main.ts",
"scripts": {