From d9886ca7d5cb6c40163e524e8c2e8df233133b9a Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Mon, 15 Jan 2024 22:49:55 +0900 Subject: [PATCH] Bump to version 6.0.0-rc.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db1e27ba..565a70d4 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-rc.2", + "version": "6.0.0-rc.3", "author": "Akira Fukushima ", "main": "app/background.js", "scripts": {