From 16a02bc4539f700338254b612466bb211bd9c3ee Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Fri, 1 Dec 2023 00:39:23 +0900
Subject: [PATCH] Bump to version 6.0.0-alpha.4
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 915e5179fb..e40668b40e 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"private": true,
"name": "whalebird",
"description": "Electron based Fediverse client application",
- "version": "6.0.0-alpha.3",
+ "version": "6.0.0-alpha.4",
"author": "Akira Fukushima ",
"main": "app/background.js",
"scripts": {