From 648eefe1fc20a3da3da3003940e5063a2b9f619e Mon Sep 17 00:00:00 2001 From: Jasper Surmont Date: Mon, 30 Jun 2025 15:33:56 +0200 Subject: [PATCH] Update manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2468739..5e0b688 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "comments", "name": "Comments", - "version": "1.0.2", + "version": "1.0.3", "minAppVersion": "0.15.0", "description": "Add comments to your markdown files to facilitate collaboration.", "author": "Jasper Surmont",