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": {