Bump to version 5.0.0-rc.1
This commit is contained in:
parent
a1729cd4db
commit
5bc57ad84f
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Whalebird",
|
"name": "Whalebird",
|
||||||
"version": "5.0.0-beta.5",
|
"version": "5.0.0-rc.1",
|
||||||
"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,7 +15,7 @@
|
||||||
"url": "https://github.com/h3poteto/whalebird-desktop.git"
|
"url": "https://github.com/h3poteto/whalebird-desktop.git"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"buildVersion": "144",
|
"buildVersion": "145",
|
||||||
"appVersion": "5.0.0"
|
"appVersion": "5.0.0"
|
||||||
},
|
},
|
||||||
"main": "./dist/electron/main.js",
|
"main": "./dist/electron/main.js",
|
||||||
|
|
Loading…
Reference in New Issue