diff --git a/CHANGELOG.md b/CHANGELOG.md index 57e472b..787886a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ # Change Log +## v1.8.0 +- Upgrade Electron from v1.8.8 to v9.1.2 + ## v1.7.0 - Upgrade Electron from v1.3.6 to v1.8.8 - We finally fixed the issue mentioned in v1.4.2 at v1.6.7. diff --git a/package.json b/package.json index 8ceb603..55f0559 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "Nocturn", "description": "Multi-platform Twitter Client built with React, Redux and Electron", - "version": "1.7.0", + "version": "1.8.0", "main": "app/main.js", "repository": "https://github.com/k0kubun/Nocturn", "author": {