aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar github-actions <github-actions@github.com>2022-10-20 01:14:53 +0000
committerLibravatar github-actions <github-actions@github.com>2022-10-20 01:14:53 +0000
commitcf8b32fa1c7f703651b5b1bb4a7556ce32dc24ef (patch)
treeceb97a7dda69963529595311d209d8492bdc1e03
parentUpdate browserslist data updates and linter fixes [skip ci] (diff)
downloadferdium-app-6.2.1-beta.1.tar.gz
ferdium-app-6.2.1-beta.1.tar.zst
ferdium-app-6.2.1-beta.1.zip
6.2.1-nightly.24 [skip ci]v6.2.1-nightly.24v6.2.1-beta.1
-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 21a2d8143..7bec2b8e3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
1{ 1{
2 "name": "ferdium", 2 "name": "ferdium",
3 "version": "6.2.1-nightly.23", 3 "version": "6.2.1-nightly.24",
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.2.1-nightly.23", 9 "version": "6.2.1-nightly.24",
10 "license": "Apache-2.0", 10 "license": "Apache-2.0",
11 "dependencies": { 11 "dependencies": {
12 "@adonisjs/ace": "5.1.0", 12 "@adonisjs/ace": "5.1.0",
diff --git a/package.json b/package.json
index 78701fa0c..d75e75480 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.2.1-nightly.23", 6 "version": "6.2.1-nightly.24",
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",