diff --git a/package.json b/package.json index ad70a143..e25ffa6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Whalebird", - "version": "5.0.0-beta.2", + "version": "5.0.0-beta.3", "author": "AkiraFukushima ", "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": "141", + "buildVersion": "142", "appVersion": "5.0.0" }, "main": "./dist/electron/main.js",