diff --git a/docs/changelog.md b/docs/changelog.md index e6d7bab..b0ecfc8 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,3 +1,10 @@ +7.6.8 / 2018-10-06 +================== + + * Bump default Electron to 3.0.3, based on Chrome 66 / Node 10 / V8 6.6 + * Show application window on notification click (#640) + * Update docs: Windows icon requirements (#663), badge option (#693) + * Bump deps (eslint-config-prettier, eslint-plugin-prettier) 7.6.7 / 2018-07-31 ================== diff --git a/package.json b/package.json index c65c458..8203b67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativefier", - "version": "7.6.7", + "version": "7.6.8", "description": "Wrap web apps natively", "keywords": [ "desktop",