aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar kytwb <kytwb@pm.me>2022-01-12 14:09:54 +0100
committerLibravatar kytwb <kytwb@pm.me>2022-01-12 14:09:54 +0100
commit094d3762ec8024cc0d4443c5c0b80544537673d9 (patch)
tree92d172ee5b73a6df0da3acffe2101443afd492f3
parent5.6.11-nightly.1 [skip ci] (diff)
parent5.7.0 (diff)
downloadferdium-app-5.7.0.tar.gz
ferdium-app-5.7.0.tar.zst
ferdium-app-5.7.0.zip
Merge branch 'release' into developv5.7.0
-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 541e9b03d..562e4a801 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
1{ 1{
2 "name": "ferdi", 2 "name": "ferdi",
3 "version": "5.6.11-nightly.1", 3 "version": "5.7.0",
4 "lockfileVersion": 2, 4 "lockfileVersion": 2,
5 "requires": true, 5 "requires": true,
6 "packages": { 6 "packages": {
7 "": { 7 "": {
8 "name": "ferdi", 8 "name": "ferdi",
9 "version": "5.6.11-nightly.1", 9 "version": "5.7.0",
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 de34fb362..7ebf05988 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.11-nightly.1", 6 "version": "5.7.0",
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",