From b9b3e89660fc35382554658b4032a279d5bfc21e Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Wed, 8 Feb 2023 17:50:40 -0600 Subject: [PATCH] Update the actual manifest, whoops --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ae4ca95..1099d3e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "OA-file-hider", "name": "File Hider", - "version": "1.1.0", + "version": "1.1.1", "minAppVersion": "0.14.6", "description": "An Obsidian plugin that allows hiding files and folders in the built-in file explorer", "author": "Oliver Akins",