mirror of
https://github.com/formax68/memoChron.git
synced 2026-07-22 05:45:44 +00:00
Update version to 0.11.0
This commit is contained in:
parent
23f4cc11cd
commit
ca3da5dc3b
2 changed files with 4 additions and 4 deletions
|
|
@ -1,11 +1,10 @@
|
|||
{
|
||||
"id": "memochron",
|
||||
"name": "MemoChron",
|
||||
"version": "0.1.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"version": "0.11.0",
|
||||
"minAppVersion": "1.8.9",
|
||||
"description": "Calendar integration and note creation for Obsidian with support for public iCalendar URLs",
|
||||
"author": "Michalis Efstratiadis <mike@efstratiadis.me>",
|
||||
"authorUrl": "",
|
||||
"isDesktopOnly": false,
|
||||
"icon": "calendar-range"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"0.1.0": "0.15.0"
|
||||
"0.1.0": "0.15.0",
|
||||
"0.11.0": "1.8.9"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue