diff --git a/package.json b/package.json
index 1af9347e..bbf5f517 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "Whalebird",
- "version": "4.5.1",
+ "version": "4.5.2",
"author": "AkiraFukushima
",
"description": "An Electron based Mastodon client for Windows, Mac and Linux",
"license": "MIT",
@@ -15,8 +15,8 @@
"url": "https://github.com/h3poteto/whalebird-desktop.git"
},
"config": {
- "buildVersion": "117",
- "appVersion": "4.5.1"
+ "buildVersion": "118",
+ "appVersion": "4.5.2"
},
"main": "./dist/electron/main.js",
"scripts": {