From 561eadba5490da82192ece5b7db4ef4f2ca20092 Mon Sep 17 00:00:00 2001 From: Jia Hao Goh Date: Sun, 30 Apr 2017 02:50:21 +0800 Subject: [PATCH] Update changelog for `v7.3.1` --- docs/changelog.md | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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",