Skip to content
This repository was archived by the owner on Apr 7, 2023. It is now read-only.

Commit bbdc9df

Browse files
committed
Version 1.7.0
This reverts commit eb9e520.
1 parent c085c42 commit bbdc9df

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Change Log
2+
## v1.7.0
3+
- Upgrade Electron from v1.3.6 to v1.8.8
4+
- We finally fixed the issue mentioned in v1.4.2 at v1.6.7.
5+
- This includes fixes for security vulnerabilities like CVE-2018-1000136.
6+
27
## v1.6.8
38
- A bunch of version upgrades of libraries (except Electron) for security fixes
49

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Nocturn",
33
"description": "Multi-platform Twitter Client built with React, Redux and Electron",
4-
"version": "1.6.8",
4+
"version": "1.7.0",
55
"main": "app/main.js",
66
"repository": "https://github.com/k0kubun/Nocturn",
77
"author": {

0 commit comments

Comments
 (0)