From 5fdd59b6bf73b94cd6cae1fac3913c63b548b4b3 Mon Sep 17 00:00:00 2001 From: Liam Cain Date: Wed, 31 Mar 2021 06:58:38 -0400 Subject: [PATCH] bump manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8592775..78f9213 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "id": "calendar", "name": "Calendar", "description": "Calendar view of your daily notes", - "version": "1.5.7", + "version": "1.5.8", "author": "Liam Cain", "authorUrl": "https://github.com/liamcain/", "isDesktopOnly": false,