aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2022-11-26 00:53:35 +0000
committerLibravatar github-actions <github-actions@github.com>2022-11-26 00:53:35 +0000
commitc2cea6ad61d0dee173d5755de641b35b3a6d4bec (patch)
tree0e75821899c1aa9482ad8b0e7a425b273591044e
parentfix sqlite3 issue with electron-rebuild (#800) (diff)
downloadferdium-app-c2cea6ad61d0dee173d5755de641b35b3a6d4bec.tar.gz
ferdium-app-c2cea6ad61d0dee173d5755de641b35b3a6d4bec.tar.zst
ferdium-app-c2cea6ad61d0dee173d5755de641b35b3a6d4bec.zip
6.2.1-nightly.52 [skip ci]v6.2.1-nightly.52
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ec488ef2a..c2ef15054 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
3 "productName": "Ferdium", 3 "productName": "Ferdium",
4 "desktopName": "ferdium.desktop", 4 "desktopName": "ferdium.desktop",
5 "appId": "org.ferdium.ferdium-app", 5 "appId": "org.ferdium.ferdium-app",
6 "version": "6.2.1-nightly.51", 6 "version": "6.2.1-nightly.52",
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 "author": "Ferdium Contributors <hello@ferdium.org> (https://ferdium.org/)", 8 "author": "Ferdium Contributors <hello@ferdium.org> (https://ferdium.org/)",
9 "license": "Apache-2.0", 9 "license": "Apache-2.0",