mirror of
https://github.com/eoinhurrell/obsidian-inboxer.git
synced 2026-07-22 05:46:47 +00:00
1.5.5
This commit is contained in:
parent
70efb26899
commit
c40b8f4d54
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "inboxer",
|
||||
"name": "Inboxer",
|
||||
"version": "1.5.4",
|
||||
"version": "1.5.5",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Adds commands to quickly add entries to INBOX and TIMELINE sections.",
|
||||
"author": "Eoin Hurrell",
|
||||
|
|
|
|||
|
|
@ -19,5 +19,6 @@
|
|||
"1.5.1": "0.15.0",
|
||||
"1.5.2": "0.15.0",
|
||||
"1.5.3": "0.15.0",
|
||||
"1.5.4": "0.15.0"
|
||||
"1.5.4": "0.15.0",
|
||||
"1.5.5": "0.15.0"
|
||||
}
|
||||
Loading…
Reference in a new issue