aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2021-08-06 01:27:39 +0000
committerLibravatar github-actions <github-actions@github.com>2021-08-06 01:27:39 +0000
commit02c15a1c114e0fce693c009ce8cd0cb292d087ed (patch)
treefc139f5c4cfb540e811cf80b813a47f13cad76b2 /package.json
parentfix: explicitly use env var to specify hostname for adonis for the internal-s... (diff)
downloadferdium-app-02c15a1c114e0fce693c009ce8cd0cb292d087ed.tar.gz
ferdium-app-02c15a1c114e0fce693c009ce8cd0cb292d087ed.tar.zst
ferdium-app-02c15a1c114e0fce693c009ce8cd0cb292d087ed.zip
5.6.1-nightly.15 [skip ci]v5.6.1-nightly.15
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 a209bc661..6ab9611c1 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.1-nightly.14", 6 "version": "5.6.1-nightly.15",
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",