Bump to version 5.0.0-rc.3

This commit is contained in:
AkiraFukushima 2023-02-23 22:05:21 +09:00
parent 18a39beb1b
commit 8049c6c82d
No known key found for this signature in database
GPG Key ID: B6E51BAC4DE1A957
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "Whalebird",
"version": "5.0.0-rc.2",
"version": "5.0.0-rc.3",
"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": "146",
"buildVersion": "147",
"appVersion": "5.0.0"
},
"main": "./dist/electron/main.js",