Skip to content

Commit

Permalink
Bump to version 1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
h3poteto committed Jul 30, 2018
1 parent bee73ad commit bbff0e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Whalebird",
"version": "1.5.4",
"version": "1.5.5",
"author": "AkiraFukushima <h3.poteto@gmail.com>",
"description": "An Electron based Mastodon client for Windows, Mac and Linux",
"license": "MIT",
Expand All @@ -15,8 +15,8 @@
"url": "https://github.com/h3poteto/whalebird-desktop.git"
},
"config": {
"buildVersion": "33",
"appVersion": "1.5.4"
"buildVersion": "34",
"appVersion": "1.5.5"
},
"main": "./dist/electron/main.js",
"scripts": {
Expand Down

0 comments on commit bbff0e5

Please sign in to comment.