From 12209155dcaca0fdb4f834bc4dca6fe53545a71c Mon Sep 17 00:00:00 2001 From: Olivier Date: Mon, 7 Sep 2026 21:34:32 -0400 Subject: [PATCH] release v1.6.0: add calendar date systems --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index dd52638..cbe45ac 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "waypoint-sidebar", "name": "Waypoint Sidebar", - "version": "1.5.2", + "version": "1.6.0", "minAppVersion": "1.4.4", "description": "Calendar, recent files, and custom bookmarks sidebar.", "author": "Olivier", diff --git a/package.json b/package.json index ac0407b..8c2c6d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "waypoint", - "version": "1.5.2", + "version": "1.6.0", "description": "Calendar, recent files, and custom bookmarks sidebar.", "main": "main.js", "scripts": {