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

Commit

Permalink
Cut new release with another credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
k0kubun committed Jun 12, 2017
1 parent 00b8b22 commit 36d7e45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.5.1",
"version": "1.5.2",
"main": "app/main.js",
"repository": "https://github.com/k0kubun/Nocturn",
"author": {
Expand Down
4 changes: 2 additions & 2 deletions resources/credentials.json
@@ -1,4 +1,4 @@
{
"consumerKey": "irPO2YcnN3sodwzP39Y3O6CTG",
"consumerSecret": "uXkFpA4HH06P4lemq3nq8TTORRnJxj8Y3QZ4KnZYWzhFWVpc9m"
"consumerKey": "94zDwusIkfQRIhb0uEYabeiiX",
"consumerSecret": "7QmJK0YSBPzpLzNsSOCK2RE2eEAnj0zUWZfuUybGYo6GglygcS"
}

0 comments on commit 36d7e45

Please sign in to comment.