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

Commit

Permalink
Version 1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun committed Aug 16, 2018
1 parent cc193bf commit 39939fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,4 +1,8 @@
# Change Log
## v1.6.6
- `~/.nocturn` accepts "homeList" field to replace home timeline with list
- "pollInterval" field can reduce the interval from default 60 to 1 or 4 or whatever

## v1.6.5
- Allow using developer console from help menu
- Notify tweet failure properly
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "Nocturn",
"description": "Multi-platform Twitter Client built with React, Redux and Electron",
"version": "1.6.5",
"version": "1.6.6",
"main": "app/main.js",
"repository": "https://github.com/k0kubun/Nocturn",
"author": {
Expand Down

0 comments on commit 39939fb

Please sign in to comment.