aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2021-08-09 01:24:47 +0000
committerLibravatar github-actions <github-actions@github.com>2021-08-09 01:24:47 +0000
commite4094ebc679c5a1d0ed947559f1e978e98da2372 (patch)
treeba3ce582d1c477d2c3798d9845a78b7bdd8aa766 /package.json
parentfix: fix the changelog api to handle nightly builds (diff)
downloadferdium-app-e4094ebc679c5a1d0ed947559f1e978e98da2372.tar.gz
ferdium-app-e4094ebc679c5a1d0ed947559f1e978e98da2372.tar.zst
ferdium-app-e4094ebc679c5a1d0ed947559f1e978e98da2372.zip
5.6.1-nightly.19 [skip ci]v5.6.1-nightly.19
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 2c81a1b80..8300fbcb9 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.18", 6 "version": "5.6.1-nightly.19",
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",