diff --git a/manifest.json b/manifest.json index e1d67a2..dc73f85 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "waypoint-sidebar", "name": "Waypoint Sidebar", - "version": "1.7.0", + "version": "1.7.1", "minAppVersion": "1.4.10", "description": "Calendar, recent files, and custom bookmarks sidebar.", "author": "Olivier", diff --git a/package.json b/package.json index 0cd17ec..05715f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "waypoint", - "version": "1.7.0", + "version": "1.7.1", "description": "Calendar, recent files, and custom bookmarks sidebar.", "main": "main.js", "scripts": {