From a426e74684b117ede189810d8534ffd66febc59c Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Sun, 9 Aug 2026 19:16:58 +0000 Subject: [PATCH] Update version number --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a04ba01..d9e23af 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "jekyll-publish", "name": "Jekyll Publish", - "version": "0.1.3", + "version": "0.2.0", "minAppVersion": "1.5.0", "description": "Publish the active note as a Jekyll post, with images, via git.", "author": "Brendan Chen",