diff --git a/manifest.json b/manifest.json index f0ba31a..a4217d7 100644 --- a/manifest.json +++ b/manifest.json @@ -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", diff --git a/package.json b/package.json index d15abb1..5c41fa3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reveal-folded", - "version": "1.1.1", + "version": "1.1.2", "description": "", "main": "./src/main.ts", "scripts": {