diff --git a/docs/changelog.md b/docs/changelog.md index 8d7e374..e6d7bab 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,4 +1,13 @@ +7.6.7 / 2018-07-31 +================== + + * Fix broken `--version` (issue #660) + * Bump default Electron to 2.0.6 + * **Upcoming compatibility break notice:** + **Nativefier may still work with node 4.x & 5.x, but <6.x is no longer tested.** + **Minimum node version will be enforced to >=6.x at some point soon.** + 7.6.6 / 2018-07-22 ================== diff --git a/package.json b/package.json index 8743c67..3e07cd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativefier", - "version": "7.6.6", + "version": "7.6.7", "description": "Wrap web apps natively", "keywords": [ "desktop",