From ec7ae825f2bfce60a59c9a197137ece85ee40c74 Mon Sep 17 00:00:00 2001 From: maigamo <13341529504@163.com> Date: Mon, 21 Apr 2025 12:20:20 +0800 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 90704a0..2ca0712 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "id": "daily-task-auto-generator", "name": "Daily Task Auto Generator", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "0.15.0", "description": "Automatically generate daily tasks in specified folders with custom templates", "author": "maigamo", "authorUrl": "https://github.com/maigamo", "isDesktopOnly": false -} \ No newline at end of file +}