From 2d926fb010c49cd6ceb2557667eb3c30a1b2627b Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sun, 7 Nov 2021 16:24:21 +0530 Subject: Bumped up ferdi to '5.6.4-nightly.0' [skip ci] --- README.md | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0fe3f0ae6..9cf52fc8a 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Ferdi is a desktop app that helps you organize how you use your favourite apps b ## Features - [x] Ferdi puts all your web apps into one place -- [x] Native support for 189 services +- [x] Native support for 219 services - [x] Workspaces to keep your personal and work life separated - [x] Support for multiple accounts on any service - [x] Dark Mode support for all of your services diff --git a/package-lock.json b/package-lock.json index 76aeafb3f..33ef1081e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ferdi", - "version": "5.6.3-nightly.54", + "version": "5.6.4-nightly.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ferdi", - "version": "5.6.3-nightly.54", + "version": "5.6.4-nightly.0", "license": "Apache-2.0", "dependencies": { "@adonisjs/ace": "^5.0.8", diff --git a/package.json b/package.json index 2151fe737..3ea2acda4 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "Ferdi", "desktopName": "ferdi.desktop", "appId": "com.kytwb.ferdi", - "version": "5.6.3-nightly.54", + "version": "5.6.4-nightly.0", "description": "Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.", "copyright": "kytwb", "main": "index.js", -- cgit v1.2.3-54-g00ecf