Skip to content

Commit

Permalink
Bump to version 4.6.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
h3poteto committed May 3, 2022
1 parent a835712 commit 781d871
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Whalebird",
"version": "4.6.0",
"version": "4.6.0-beta.1",
"author": "AkiraFukushima <[email protected]>",
"description": "An Electron based Mastodon client for Windows, Mac and Linux",
"license": "MIT",
Expand All @@ -16,7 +16,7 @@
},
"config": {
"buildVersion": "121",
"appVersion": "4.6.0"
"appVersion": "4.6.0-beta.1"
},
"main": "./dist/electron/main.js",
"scripts": {
Expand Down

0 comments on commit 781d871

Please sign in to comment.