From af14470765efcd3c46ca9821ebe62ac0b282177f Mon Sep 17 00:00:00 2001 From: kytwb Date: Sun, 2 Jan 2022 12:09:45 +0100 Subject: 5.6.7 --- package-lock.json | 4 ++-- package.json | 2 +- recipes | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index aecf02989..7e2993bd8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ferdi", - "version": "5.6.7-nightly.1", + "version": "5.6.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ferdi", - "version": "5.6.7-nightly.1", + "version": "5.6.7", "license": "Apache-2.0", "dependencies": { "@adonisjs/ace": "^5.0.8", diff --git a/package.json b/package.json index 26115d3f4..755ca5238 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "Ferdi", "desktopName": "ferdi.desktop", "appId": "com.kytwb.ferdi", - "version": "5.6.7-nightly.1", + "version": "5.6.7", "description": "Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.", "copyright": "kytwb", "main": "index.js", diff --git a/recipes b/recipes index b560ff693..00e50df07 160000 --- a/recipes +++ b/recipes @@ -1 +1 @@ -Subproject commit b560ff693c244b6028bf7c74c9be3a9fac784061 +Subproject commit 00e50df07d452a9a2117645531071e9c994f8b9c -- cgit v1.2.3-70-g09d2