Bump to version 2.4.3
This commit is contained in:
parent
18c542d98b
commit
7915f2d108
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Whalebird",
|
||||
"version": "2.4.2",
|
||||
"version": "2.4.3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Whalebird",
|
||||
"version": "2.4.2",
|
||||
"version": "2.4.3",
|
||||
"author": "AkiraFukushima <h3.poteto@gmail.com>",
|
||||
"description": "An Electron based Mastodon client for Windows, Mac and Linux",
|
||||
"license": "MIT",
|
||||
|
@ -15,8 +15,8 @@
|
|||
"url": "https://github.com/h3poteto/whalebird-desktop.git"
|
||||
},
|
||||
"config": {
|
||||
"buildVersion": "53",
|
||||
"appVersion": "2.4.2"
|
||||
"buildVersion": "54",
|
||||
"appVersion": "2.4.3"
|
||||
},
|
||||
"main": "./dist/electron/main.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue