Bump to version 6.0.0-beta.1

This commit is contained in:
AkiraFukushima 2023-12-06 00:37:49 +09:00
parent 0b61d815d8
commit 7a749b9355
No known key found for this signature in database
GPG Key ID: B6E51BAC4DE1A957
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"private": true,
"name": "whalebird",
"description": "Electron based Fediverse client application",
"version": "6.0.0-beta.0",
"version": "6.0.0-beta.1",
"author": "Akira Fukushima <h3.poteto@gmail.com>",
"main": "app/background.js",
"scripts": {