From c40b8f4d54585ba6fb80367e055bed7037523151 Mon Sep 17 00:00:00 2001 From: Eoin H Date: Sun, 17 May 2026 12:52:56 +0100 Subject: [PATCH] 1.5.5 --- manifest.json | 2 +- versions.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 07ff006..e74156e 100644 --- a/manifest.json +++ b/manifest.json @@ -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", diff --git a/versions.json b/versions.json index 557f0ad..fdaffbb 100644 --- a/versions.json +++ b/versions.json @@ -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" } \ No newline at end of file