Bump to version 4.6.0-beta.3
This commit is contained in:
parent
80ad4926d8
commit
dc8f68b419
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Whalebird",
|
||||
"version": "4.6.0-beta.2",
|
||||
"version": "4.6.0-beta.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": "122",
|
||||
"appVersion": "4.6.0-beta.2"
|
||||
"buildVersion": "123",
|
||||
"appVersion": "4.6.0-beta.3"
|
||||
},
|
||||
"main": "./dist/electron/main.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue