From 26dc9b0e8903f7157b1ad1909bf9e29a7814c98b Mon Sep 17 00:00:00 2001 From: hamza221 Date: Fri, 22 Sep 2023 17:13:15 +0200 Subject: release v5.4.2 Signed-off-by: hamza221 --- CHANGELOG.md | 5 +++++ appinfo/info.xml | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1b48402..64bdbb93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,12 @@ # Changelog +## 5.4.2 - 2023-09-22 +### Fixed +- Lost contact groups + ## 5.4.1 - 2023-09-20 ### Fixed - Deselect groups and groups update + ## 5.4.0 - 2023-09-14 ### Added - Quick actions for contacts diff --git a/appinfo/info.xml b/appinfo/info.xml index c4c5e3f3..f5c97f74 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -11,7 +11,7 @@ * šŸ™ˆ **Weā€™re not reinventing the wheel!** Based on the great and open SabreDAV library. - 5.4.1 + 5.4.2 agpl Hamza Mahjoubi diff --git a/package-lock.json b/package-lock.json index 321c5afb..25a9cdb2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "contacts", - "version": "5.4.1", + "version": "5.4.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "contacts", - "version": "5.4.1", + "version": "5.4.2", "license": "agpl", "dependencies": { "@mattkrick/sanitize-svg": "^0.4.0", diff --git a/package.json b/package.json index affc9d61..05560118 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "contacts", "description": "A contacts app for Nextcloud. Easily sync contacts from various devices, share and edit them online.", - "version": "5.4.1", + "version": "5.4.2", "author": "John MolakvoƦ ", "contributors": [ "John MolakvoƦ ", -- cgit v1.2.3