From 95db82327b16f171dda57c10c201518bc4ba6d61 Mon Sep 17 00:00:00 2001 From: Southpaw Date: Sat, 26 Aug 2023 11:05:28 +0100 Subject: [PATCH] App version to 1.0.3 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e49f6e2..e5aa383 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "send-to-ghost", "name": "Send to Ghost", - "version": "1.0.2", + "version": "1.0.3", "minAppVersion": "0.12.0", "description": "Send and publish notes to your Ghost blog with a single click", "author": "Southpaw1496",