Skip to content

Commit

Permalink
Bump to version 4.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
h3poteto committed Sep 8, 2022
1 parent b5e58fb commit fc97475
Showing 1 changed file with 3 additions and 3 deletions.
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": "4.6.4",
"version": "4.6.5",
"author": "AkiraFukushima <[email protected]>",
"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": "129",
"appVersion": "4.6.4"
"buildVersion": "130",
"appVersion": "4.6.5"
},
"main": "./dist/electron/main.js",
"scripts": {
Expand Down

0 comments on commit fc97475

Please sign in to comment.