Bump to version 2.4.1
This commit is contained in:
parent
d3f43d7d6e
commit
a59646307f
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Whalebird",
|
||||
"version": "2.4.0",
|
||||
"version": "2.4.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Whalebird",
|
||||
"version": "2.4.0",
|
||||
"version": "2.4.1",
|
||||
"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": "50",
|
||||
"appVersion": "2.4.0"
|
||||
"buildVersion": "51",
|
||||
"appVersion": "2.4.1"
|
||||
},
|
||||
"main": "./dist/electron/main.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue