Bump to version 5.0.0-alpha.2
This commit is contained in:
parent
0598e74408
commit
dbc50d3372
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Whalebird",
|
||||
"version": "5.0.0-alpha.1",
|
||||
"version": "5.0.0-alpha.2",
|
||||
"author": "AkiraFukushima <h3.poteto@gmail.com>",
|
||||
"description": "An Electron based Mastodon client for Windows, Mac and Linux",
|
||||
"license": "MIT",
|
||||
|
@ -15,7 +15,7 @@
|
|||
"url": "https://github.com/h3poteto/whalebird-desktop.git"
|
||||
},
|
||||
"config": {
|
||||
"buildVersion": "136",
|
||||
"buildVersion": "137",
|
||||
"appVersion": "5.0.0"
|
||||
},
|
||||
"main": "./dist/electron/main.js",
|
||||
|
|
Loading…
Reference in New Issue