From 63e771fce27329510d8e4ccf706ced19d749e4dd Mon Sep 17 00:00:00 2001 From: sechan100 Date: Sun, 2 Feb 2025 16:45:00 +0900 Subject: [PATCH] update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f00a777..c1adbe9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { "id": "daily-routine", "name": "Daily Routine", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "0.15.0", - "description": "Transforms daily todos into 'routines' to support your daily productivity.", + "description": "Manage your daily tasks as 'ROUTINES' and organize your everyday life more effectively.", "author": "sechan100", "authorEmail": "100sechan.dev@gmail.com", "repo": "sechan100/daily-routine-2",