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