Bump to version 4.5.2
This commit is contained in:
parent
6fc6f34ba4
commit
15e0186184
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Whalebird",
|
"name": "Whalebird",
|
||||||
"version": "4.5.1",
|
"version": "4.5.2",
|
||||||
"author": "AkiraFukushima <h3.poteto@gmail.com>",
|
"author": "AkiraFukushima <h3.poteto@gmail.com>",
|
||||||
"description": "An Electron based Mastodon client for Windows, Mac and Linux",
|
"description": "An Electron based Mastodon client for Windows, Mac and Linux",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -15,8 +15,8 @@
|
||||||
"url": "https://github.com/h3poteto/whalebird-desktop.git"
|
"url": "https://github.com/h3poteto/whalebird-desktop.git"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"buildVersion": "117",
|
"buildVersion": "118",
|
||||||
"appVersion": "4.5.1"
|
"appVersion": "4.5.2"
|
||||||
},
|
},
|
||||||
"main": "./dist/electron/main.js",
|
"main": "./dist/electron/main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue