Bump to version 4.5.0-beta.1

This commit is contained in:
AkiraFukushima 2022-01-04 11:10:55 +09:00
parent 5094c92418
commit eee3376950
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": "4.5.0",
"version": "4.5.0-beta.1",
"author": "AkiraFukushima <h3.poteto@gmail.com>",
"description": "An Electron based Mastodon client for Windows, Mac and Linux",
"license": "MIT",
@ -16,7 +16,7 @@
},
"config": {
"buildVersion": "115",
"appVersion": "4.5.0"
"appVersion": "4.5.0-beta.1"
},
"main": "./dist/electron/main.js",
"scripts": {