aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2021-08-22 01:19:12 +0000
committerLibravatar github-actions <github-actions@github.com>2021-08-22 01:19:12 +0000
commitd42e621bf10510b87641442fbf571b2fdb711029 (patch)
treeb50650de36760a7826c52522fab7f9729a397a68 /package.json
parentrefactor: fail quickly if the initialization data is incorrect (diff)
downloadferdium-app-d42e621bf10510b87641442fbf571b2fdb711029.tar.gz
ferdium-app-d42e621bf10510b87641442fbf571b2fdb711029.tar.zst
ferdium-app-d42e621bf10510b87641442fbf571b2fdb711029.zip
5.6.1-nightly.35 [skip ci]v5.6.1-nightly.35
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 47b0806cb..86ea9f28d 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.34", 6 "version": "5.6.1-nightly.35",
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",