From 2f6a4395ef1affd4cc690460c6db82e9e1cbc758 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Thu, 17 Feb 2022 16:25:39 +0100 Subject: v4.0.8 Signed-off-by: Christoph Wurst --- CHANGELOG.md | 7 +++++++ appinfo/info.xml | 2 +- package-lock.json | 2 +- package.json | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4413c65c..d5d2677b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 4.0.8 - 2022-02-17 +### Fixed +- Overlapping navigation toggle +- Adding Circles members +- Broken IE check +- Date time picker + ## 4.0.7 - 2021-12-16 ### Fixed - Missing action button closing after clicking QR code diff --git a/appinfo/info.xml b/appinfo/info.xml index 865c9e6d..8115d7fe 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -12,7 +12,7 @@ * šŸ™ˆ **Weā€™re not reinventing the wheel!** Based on the great and open SabreDAV library. - 4.0.7 + 4.0.8 agpl John MolakvoƦ diff --git a/package-lock.json b/package-lock.json index 26af9d6f..5ef8a862 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "contacts", - "version": "4.0.7", + "version": "4.0.8", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 5f0e037a..8ec5c025 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": "4.0.7", + "version": "4.0.8", "author": "John MolakvoƦ ", "contributors": [ "John MolakvoƦ ", -- cgit v1.2.3