Bump to version 4.5.0
This commit is contained in:
parent
71bf3c437e
commit
244e5ac99c
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -87,8 +87,6 @@ jobs:
|
||||
name: Release for MacOS
|
||||
|
||||
runs-on: macos-11
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Whalebird",
|
||||
"version": "4.5.0-beta.2",
|
||||
"version": "4.5.0",
|
||||
"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-beta.2"
|
||||
"appVersion": "4.5.0"
|
||||
},
|
||||
"main": "./dist/electron/main.js",
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user