aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2022-04-29 13:01:01 +0000
committerLibravatar github-actions <github-actions@github.com>2022-04-29 13:01:01 +0000
commit953cfc419b103b9e21be427a982a989390dd07c8 (patch)
tree1bb0b8ac74818091f8cf303fe9f12d46c8e6221e /package.json
parentfix: desktopCapturer in electron 17+ (fixes #59) (diff)
downloadferdium-app-953cfc419b103b9e21be427a982a989390dd07c8.tar.gz
ferdium-app-953cfc419b103b9e21be427a982a989390dd07c8.tar.zst
ferdium-app-953cfc419b103b9e21be427a982a989390dd07c8.zip
6.0.0-nightly.16 [skip ci]v6.0.0-nightly.16
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index df8d3c944..78adf851d 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
3 "productName": "Ferdium", 3 "productName": "Ferdium",
4 "desktopName": "ferdium.desktop", 4 "desktopName": "ferdium.desktop",
5 "appId": "org.ferdium.ferdium-app", 5 "appId": "org.ferdium.ferdium-app",
6 "version": "6.0.0-nightly.15", 6 "version": "6.0.0-nightly.16",
7 "description": "Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.", 7 "description": "Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.",
8 "author": "Ferdium Contributors <hello@ferdium.org> (https://ferdium.org/)", 8 "author": "Ferdium Contributors <hello@ferdium.org> (https://ferdium.org/)",
9 "license": "Apache-2.0", 9 "license": "Apache-2.0",