aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2021-12-12 01:31:55 +0000
committerLibravatar github-actions <github-actions@github.com>2021-12-12 01:31:55 +0000
commit500e65ddbc891b05854188bab90da6123b1dc1ab (patch)
tree4f125317ba94d2236c1e66a2117f1cac944b7561 /package.json
parentAdd missing redirect in SetupAssistantScreen, fixes #2039 (diff)
downloadferdium-app-500e65ddbc891b05854188bab90da6123b1dc1ab.tar.gz
ferdium-app-500e65ddbc891b05854188bab90da6123b1dc1ab.tar.zst
ferdium-app-500e65ddbc891b05854188bab90da6123b1dc1ab.zip
5.6.4-nightly.31 [skip ci]v5.6.4-nightly.31
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 432134810..653705936 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
3 "productName": "Ferdi", 3 "productName": "Ferdi",
4 "desktopName": "ferdi.desktop", 4 "desktopName": "ferdi.desktop",
5 "appId": "com.kytwb.ferdi", 5 "appId": "com.kytwb.ferdi",
6 "version": "5.6.4-nightly.30", 6 "version": "5.6.4-nightly.31",
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 "copyright": "kytwb", 8 "copyright": "kytwb",
9 "main": "index.js", 9 "main": "index.js",