fix: release 1.0.1(feedback)

This commit is contained in:
sechan100 2025-02-21 18:53:49 +09:00
parent ba34039a60
commit 6c527c0a28
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "daily-routine",
"name": "Daily Routine",
"version": "1.0.0",
"version": "1.0.1",
"minAppVersion": "1.8.0",
"description": "Manage your daily tasks as 'ROUTINES' and organize your everyday life more effectively.",
"author": "sechan100",

View file

@ -1,3 +1,3 @@
{
"1.0.0": "1.8.0"
"1.0.1": "1.8.0"
}