From 470c77c1c1c1538302ce99305d169a459f0f6c63 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Mon, 6 Nov 2023 01:11:37 +0900
Subject: [PATCH] Bump to version 6.0.0-alpha.0
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 20035621..1b73c383 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"private": true,
"name": "whalebird",
"description": "Electron based Fediverse client application",
- "version": "1.0.0",
+ "version": "6.0.0-alhpa.0",
"author": "Akira Fukushima ",
"main": "app/background.js",
"scripts": {