aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2021-08-28 01:16:04 +0000
committerLibravatar github-actions <github-actions@github.com>2021-08-28 01:16:04 +0000
commit95ac9dabf1344a3292906c732585d0af8e4438a2 (patch)
tree29f66f99129b709cda3ea1553836c3f485a96139
parentfeat: Added 'tinder' service. [skip ci] (diff)
downloadferdium-app-95ac9dabf1344a3292906c732585d0af8e4438a2.tar.gz
ferdium-app-95ac9dabf1344a3292906c732585d0af8e4438a2.tar.zst
ferdium-app-95ac9dabf1344a3292906c732585d0af8e4438a2.zip
5.6.1-nightly.41 [skip ci]v5.6.1-nightly.41
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index ab0d82e82..bfc99e9e2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
1{ 1{
2 "name": "ferdi", 2 "name": "ferdi",
3 "version": "5.6.1-nightly.40", 3 "version": "5.6.1-nightly.41",
4 "lockfileVersion": 1, 4 "lockfileVersion": 1,
5 "requires": true, 5 "requires": true,
6 "dependencies": { 6 "dependencies": {
diff --git a/package.json b/package.json
index 7044b1f72..7b1802759 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.40", 6 "version": "5.6.1-nightly.41",
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",