Bump to version 6.0.0-beta.2

This commit is contained in:
AkiraFukushima 2023-12-12 00:08:48 +09:00
parent 83451cf10e
commit 727edaa074
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.1",
"version": "6.0.0-beta.2",
"author": "Akira Fukushima <h3.poteto@gmail.com>",
"main": "app/background.js",
"scripts": {