aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2022-05-01 17:49:30 +0000
committerLibravatar github-actions <github-actions@github.com>2022-05-01 17:49:30 +0000
commit93fdd6ce364d848d4e17585606d67c3452df8621 (patch)
tree57d8e0e2bcc0a0126dcbc0b252544f034112a57b /package.json
parentRefactor 'electron-builder' configs to move into 'electron-builder.yml' (#79)... (diff)
downloadferdium-app-93fdd6ce364d848d4e17585606d67c3452df8621.tar.gz
ferdium-app-93fdd6ce364d848d4e17585606d67c3452df8621.tar.zst
ferdium-app-93fdd6ce364d848d4e17585606d67c3452df8621.zip
6.0.0-nightly.21 [skip ci]v6.0.0-nightly.21
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 7d6dd5c6f..727e4b458 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.20", 6 "version": "6.0.0-nightly.21",
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",