From e976ab41b9cb98cbdb9246a0afa3372ec2d5eb6f Mon Sep 17 00:00:00 2001 From: Lorenzo Strambi Date: Fri, 29 May 2026 11:08:17 +0200 Subject: [PATCH] Bump version from 1.0.6 to 1.0.7 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 93ac7ec..afc872c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "id": "reminder-telegram", "name": "Reminder Telegram", - "version": "1.0.6", + "version": "1.0.7", "minAppVersion": "1.4.0", "description": "Sends Telegram notifications when your tasks reach their deadline. Features customizable message templates and Markdown formatting.", "author": "Lorenzo Strambi", "authorUrl": "https://news.ilgiocatore.net", "isDesktopOnly": false -} \ No newline at end of file +}