This commit is contained in:
d7sd6u 2025-05-29 01:58:45 +04:00
parent d0822b62f5
commit 9061dab6ad
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "reveal-folded",
"name": "Reveal Folded",
"version": "1.1.1",
"version": "1.1.2",
"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.1",
"version": "1.1.2",
"description": "",
"main": "./src/main.ts",
"scripts": {