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

Commit a5d26f0

Browse files
committed
Version 1.6.8
1 parent 867d7f4 commit a5d26f0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Change Log
2+
## v1.6.8
3+
- A bunch of version upgrades of libraries (except Electron) for security fixes
4+
25
## v1.6.7
36
- Rewrite the account selector's implementation
47
- The design was made similar to my Linux environment.

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.7",
4+
"version": "1.6.8",
55
"main": "app/main.js",
66
"repository": "https://github.com/k0kubun/Nocturn",
77
"author": {

0 commit comments

Comments
 (0)