Bump to version 2.5.2
This commit is contained in:
parent
f44d508522
commit
54b2da02be
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Whalebird",
|
||||
"version": "2.5.1",
|
||||
"version": "2.5.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Whalebird",
|
||||
"version": "2.5.1",
|
||||
"version": "2.5.2",
|
||||
"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": "59",
|
||||
"appVersion": "2.5.1"
|
||||
"buildVersion": "60",
|
||||
"appVersion": "2.5.2"
|
||||
},
|
||||
"main": "./dist/electron/main.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue