aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2022-04-22 07:53:44 +0000
committerLibravatar github-actions <github-actions@github.com>2022-04-22 07:53:44 +0000
commit379cf94b705b7417a4f3ffdb3ee4b37f3190834f (patch)
tree461b07ba88c48c3b63457b734d3f998d49292a68
parent6.0.0-nightly.5 [skip ci] (diff)
downloadferdium-app-379cf94b705b7417a4f3ffdb3ee4b37f3190834f.tar.gz
ferdium-app-379cf94b705b7417a4f3ffdb3ee4b37f3190834f.tar.zst
ferdium-app-379cf94b705b7417a4f3ffdb3ee4b37f3190834f.zip
6.0.0-nightly.6 [skip ci]v6.0.0-nightly.6
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 74ee7a83b..0cc654b8f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
1{ 1{
2 "name": "ferdium", 2 "name": "ferdium",
3 "version": "6.0.0-nightly.5", 3 "version": "6.0.0-nightly.6",
4 "lockfileVersion": 2, 4 "lockfileVersion": 2,
5 "requires": true, 5 "requires": true,
6 "packages": { 6 "packages": {
7 "": { 7 "": {
8 "name": "ferdium", 8 "name": "ferdium",
9 "version": "6.0.0-nightly.5", 9 "version": "6.0.0-nightly.6",
10 "license": "Apache-2.0", 10 "license": "Apache-2.0",
11 "dependencies": { 11 "dependencies": {
12 "@adonisjs/ace": "^5.0.8", 12 "@adonisjs/ace": "^5.0.8",
diff --git a/package.json b/package.json
index b2037f215..6d7b8e0d4 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.0.0-nightly.5", 6 "version": "6.0.0-nightly.6",
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",