aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2023-05-26 00:50:32 +0000
committerLibravatar github-actions <github-actions@github.com>2023-05-26 00:50:32 +0000
commit4c26b74baf1668de58c29b281b6697abbddaf164 (patch)
treec68a336e26dd464e283d66ea4bd584d3efbe9d89
parentMinor refactoring to remove code duplication (diff)
downloadferdium-app-4c26b74baf1668de58c29b281b6697abbddaf164.tar.gz
ferdium-app-4c26b74baf1668de58c29b281b6697abbddaf164.tar.zst
ferdium-app-4c26b74baf1668de58c29b281b6697abbddaf164.zip
6.3.0-nightly.11 [skip ci]v6.3.0-nightly.11
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 44200fd08..b6cd382a5 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.3.0-nightly.10", 6 "version": "6.3.0-nightly.11",
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",