mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2024-12-11 08:30:07 +01:00
Bump to version 4.4.4
This commit is contained in:
parent
a57fb073ec
commit
a34378f3e7
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Whalebird",
|
"name": "Whalebird",
|
||||||
"version": "4.4.3",
|
"version": "4.4.4",
|
||||||
"author": "AkiraFukushima <h3.poteto@gmail.com>",
|
"author": "AkiraFukushima <h3.poteto@gmail.com>",
|
||||||
"description": "An Electron based Mastodon client for Windows, Mac and Linux",
|
"description": "An Electron based Mastodon client for Windows, Mac and Linux",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -15,8 +15,8 @@
|
|||||||
"url": "https://github.com/h3poteto/whalebird-desktop.git"
|
"url": "https://github.com/h3poteto/whalebird-desktop.git"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"buildVersion": "112",
|
"buildVersion": "113",
|
||||||
"appVersion": "4.4.3"
|
"appVersion": "4.4.4"
|
||||||
},
|
},
|
||||||
"main": "./dist/electron/main.js",
|
"main": "./dist/electron/main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user