aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2021-08-12 19:11:53 +0000
committerLibravatar github-actions <github-actions@github.com>2021-08-12 19:11:53 +0000
commit0d4dd69b9c7e949b904cab2879f2aa3380b04c68 (patch)
tree791c10a57c25cdfde2e3d7027d3050ec40229dc7 /package.json
parentrefactor: Use the 'shortcutKey' function without exposing the 'ctrlKey' or th... (diff)
downloadferdium-app-0d4dd69b9c7e949b904cab2879f2aa3380b04c68.tar.gz
ferdium-app-0d4dd69b9c7e949b904cab2879f2aa3380b04c68.tar.zst
ferdium-app-0d4dd69b9c7e949b904cab2879f2aa3380b04c68.zip
5.6.1-nightly.24 [skip ci]v5.6.1-nightly.24v5.6.1-beta.1
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 016e8623f..fd1b2ff47 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.23", 6 "version": "5.6.1-nightly.24",
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",