aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2021-11-15 01:23:35 +0000
committerLibravatar github-actions <github-actions@github.com>2021-11-15 01:23:35 +0000
commit9c0b90691620e3c5b3f957a2208cef398505489e (patch)
tree09d5e5345d99e830232459b04f20f7dd57e5cc6f
parentdocs: add niutech as a contributor for code, bug (#2230) (diff)
downloadferdium-app-9c0b90691620e3c5b3f957a2208cef398505489e.tar.gz
ferdium-app-9c0b90691620e3c5b3f957a2208cef398505489e.tar.zst
ferdium-app-9c0b90691620e3c5b3f957a2208cef398505489e.zip
5.6.4-nightly.6 [skip ci]v5.6.4-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 ba63f9982..0f7d8462d 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.4-nightly.5", 3 "version": "5.6.4-nightly.6",
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.4-nightly.5", 9 "version": "5.6.4-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 66fa94905..7d69d8b95 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.4-nightly.5", 6 "version": "5.6.4-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 "copyright": "kytwb", 8 "copyright": "kytwb",
9 "main": "index.js", 9 "main": "index.js",