diff --git a/package.json b/package.json
index ce51d662..02472dea 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "Whalebird",
- "version": "5.0.0-rc.2",
+ "version": "5.0.0-rc.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": "146",
+ "buildVersion": "147",
"appVersion": "5.0.0"
},
"main": "./dist/electron/main.js",