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

Commit 53d3518

Browse files
committed
Version 1.8.3
This reverts commit 0ee23b5.
1 parent d34b36f commit 53d3518

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Change Log
2-
## Unreleased
2+
## v1.8.3
3+
- Upgrade Electron from v5.0.13 to v9.4.4
34
- Rename the "Favorites" tab to "Likes"
45

56
## v1.8.2

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

0 commit comments

Comments
 (0)