aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2021-11-22 01:25:40 +0000
committerLibravatar github-actions <github-actions@github.com>2021-11-22 01:25:40 +0000
commit0a2f23d8dc0ddb107a814b587de531e1877ed3e4 (patch)
tree3f4601d9dbb83aab88ef8eb0be171ce8b1edeef6
parentFix opening link when in fullscreen on MacOs (fix #867) (#2265) (diff)
downloadferdium-app-0a2f23d8dc0ddb107a814b587de531e1877ed3e4.tar.gz
ferdium-app-0a2f23d8dc0ddb107a814b587de531e1877ed3e4.tar.zst
ferdium-app-0a2f23d8dc0ddb107a814b587de531e1877ed3e4.zip
5.6.4-nightly.12 [skip ci]v5.6.4-nightly.12
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
m---------recipes0
3 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 4637bd258..ad004952a 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.11", 3 "version": "5.6.4-nightly.12",
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.11", 9 "version": "5.6.4-nightly.12",
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 41af78efe..b96271c0e 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.11", 6 "version": "5.6.4-nightly.12",
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",
diff --git a/recipes b/recipes
Subproject ada14e8b8e45d6246bd8b7b273c044b21536537 Subproject 1e2a7c3ba221baa1bca04db8f9231a3a9d35e1a