aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2022-04-25 02:18:11 +0000
committerLibravatar github-actions <github-actions@github.com>2022-04-25 02:18:12 +0000
commit71bb18a7e536668190e8d446c168cbf50c2aa8af (patch)
tree75677ebe3d49902b326e1774aafa4f5683a70d9e /package.json
parentRemove hardcoding of 'npm' and 'pnpm' version in CI scripts (diff)
downloadferdium-app-71bb18a7e536668190e8d446c168cbf50c2aa8af.tar.gz
ferdium-app-71bb18a7e536668190e8d446c168cbf50c2aa8af.tar.zst
ferdium-app-71bb18a7e536668190e8d446c168cbf50c2aa8af.zip
6.0.0-nightly.11 [skip ci]v6.0.0-nightly.11
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 0f07528bc..1b4b895bf 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.10", 6 "version": "6.0.0-nightly.11",
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",