From c60c8a89e3bf5e467d6fc4bc0bd4ab0918eb1a98 Mon Sep 17 00:00:00 2001 From: Anil Erdogan Date: Sun, 26 Jan 2025 17:23:10 +0100 Subject: [PATCH] version 1.0.6 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 324500d..cdd3f90 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "ghcat-reminder", "name": "GChat Reminder", - "version": "1.0.3", + "version": "1.0.6", "minAppVersion": "0.15.0", "description": "Sends notifications to Google Chat Webhook based on due dates in Obsidian tasks.", "author": "Anil Erdogan",