From da5975a344ccbfd46e98cd27e8262ad22be398a4 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Wed, 28 Oct 2020 23:15:01 +0900
Subject: [PATCH] Bump to version 4.3.0
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 3ccda5a5..3bf32ea7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "Whalebird",
- "version": "4.2.3",
+ "version": "4.3.0",
"author": "AkiraFukushima ",
"description": "An Electron based Mastodon client for Windows, Mac and Linux",
"license": "MIT",