From 8ffb970a5445cb5ccf00145cecfb3177d23bdfb9 Mon Sep 17 00:00:00 2001 From: d7sd6u <58745001+d7sd6u@users.noreply.github.com> Date: Wed, 12 Mar 2025 18:47:08 +0400 Subject: [PATCH] 1.0.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index f52d983..602cf66 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "reveal-folded", "name": "Reveal Folded", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "1.8.0", "description": "Reveal the current file in the file explorer while collapsing all other tree items.", "author": "d7sd6u",