diff --git a/manifest.json b/manifest.json index cbe45ac..408b3bc 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "waypoint-sidebar", "name": "Waypoint Sidebar", - "version": "1.6.0", + "version": "1.7.0", "minAppVersion": "1.4.4", "description": "Calendar, recent files, and custom bookmarks sidebar.", "author": "Olivier", diff --git a/package.json b/package.json index 8c2c6d4..0cd17ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "waypoint", - "version": "1.6.0", + "version": "1.7.0", "description": "Calendar, recent files, and custom bookmarks sidebar.", "main": "main.js", "scripts": {