Bump to version 4.5.0

This commit is contained in:
AkiraFukushima 2021-12-30 11:31:44 +09:00
parent 5fa5be67ee
commit fd8367c7d9
No known key found for this signature in database
GPG Key ID: B6E51BAC4DE1A957
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "Whalebird",
"version": "4.4.6",
"version": "4.5.0",
"author": "AkiraFukushima <h3.poteto@gmail.com>",
"description": "An Electron based Mastodon client for Windows, Mac and Linux",
"license": "MIT",
@ -16,7 +16,7 @@
},
"config": {
"buildVersion": "115",
"appVersion": "4.4.6"
"appVersion": "4.5.0"
},
"main": "./dist/electron/main.js",
"scripts": {