mirror of
https://github.com/formax68/memoChron.git
synced 2026-07-22 05:45:44 +00:00
version bump to update obsidian
This commit is contained in:
parent
204a2bf6eb
commit
3bbbd7a25f
3 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "memochron",
|
||||
"name": "MemoChron",
|
||||
"version": "0.18.0",
|
||||
"version": "0.18.1",
|
||||
"minAppVersion": "1.8.9",
|
||||
"description": "Calendar integration and note creation for with support for public iCalendar URLs",
|
||||
"author": "Michalis Efstratiadis",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "memochron",
|
||||
"version": "0.18.0",
|
||||
"version": "0.18.1",
|
||||
"description": "Calendar integration and note creation plugin for Obsidian",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -8,5 +8,6 @@
|
|||
"0.16.0": "1.8.9",
|
||||
"0.17.0": "1.8.9",
|
||||
"0.17.1": "1.8.9",
|
||||
"0.18.0": "1.8.9"
|
||||
"0.18.0": "1.8.9",
|
||||
"0.18.1": "1.8.9"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue