This commit is contained in:
Eoin H 2026-05-17 12:52:56 +01:00
parent 70efb26899
commit c40b8f4d54
2 changed files with 3 additions and 2 deletions

View file

@ -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",

View file

@ -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"
}