mirror of
https://github.com/formax68/memoChron.git
synced 2026-07-22 05:45:44 +00:00
version 1.0.2
This commit is contained in:
parent
987a91dea2
commit
b086e47547
2 changed files with 3 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue