diff --git a/docs/changelog.md b/docs/changelog.md index fc26976..1ecdde9 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,7 +1,9 @@ -7.3.0 / 2017-04-30 -================== +"7.3.1" / 2017-04-30 +==================== + * Add script to update version and changelog + * Update changelog for 7.3.0 * Remove Windows tests * Cleanup travis config * Update eslint and use Airbnb style @@ -9,8 +11,6 @@ * Promisify inferTitle module * Add autodeploy to NPM on tag -# Changelog - 7.2.0 / 2017-04-20 ================== * Update dependencies, default to latest Electron 1.6.6 (#327, PR #341). **Feedback welcome in case of issues/regressions!** diff --git a/package.json b/package.json index a826629..9f96870 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativefier", - "version": "7.2.0", + "version": "7.3.1", "description": "Wrap web apps natively", "keywords": [ "desktop",