From a767ae59fd2a07ca75a597b5a4e6cf6a65c83d53 Mon Sep 17 00:00:00 2001 From: Southpaw Date: Tue, 11 Jul 2023 09:19:15 +0100 Subject: [PATCH] Update version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index db0f4de..9b5aba8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "send-to-ghost", "name": "Send to Ghost", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "0.12.0", "description": "Send and publish notes to your Ghost blog with a single click", "author": "Southpaw1496",