version 1.0.2

This commit is contained in:
Mike 2025-05-20 15:35:07 +03:00
parent 987a91dea2
commit b086e47547
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "memochron",
"name": "MemoChron",
"version": "1.0.1",
"version": "1.0.2",
"minAppVersion": "1.8.9",
"description": "Calendar integration and note creation with support for public iCalendar URLs",
"author": "Michalis Efstratiadis",

View file

@ -10,5 +10,6 @@
"0.17.1": "1.8.9",
"0.18.0": "1.8.9",
"0.18.1": "1.8.9",
"1.0.1": "1.8.9"
"1.0.1": "1.8.9",
"1.0.2": "1.8.9"
}