From 6a89660cf4b7ab4ed076a0b148f7fb42d83572fd Mon Sep 17 00:00:00 2001 From: Olivier Legendre Date: Mon, 22 Jun 2026 10:01:47 -0400 Subject: [PATCH] release v1.4.1 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index de6b1d3..5075a5a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "waypoint-sidebar", "name": "Waypoint Sidebar", - "version": "1.4.0", + "version": "1.4.1", "minAppVersion": "0.16.3", "description": "Calendar, recent files, and custom bookmarks sidebar.", "author": "Olivier", diff --git a/package.json b/package.json index 3dcd7a5..ef60b9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "waypoint", - "version": "1.4.0", + "version": "1.4.1", "description": "Calendar, recent files, and custom bookmarks sidebar.", "main": "main.js", "scripts": {