From 1734b8441f7632eaf8e746eb822de3c9b9439ed3 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Thu, 15 Dec 2022 15:50:58 +0100 Subject: [PATCH] v4.2.3 Signed-off-by: Christoph Wurst --- CHANGELOG.md | 2 +- appinfo/info.xml | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a901f99c..4a116a5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 4.2.2 – 2022-12-15 +## 4.2.3 – 2022-12-15 ### Fixed - Undefined array offset error diff --git a/appinfo/info.xml b/appinfo/info.xml index 4e4eeb71..99e9adda 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. - 4.2.2 + 4.2.3 agpl Christoph Wurst diff --git a/package-lock.json b/package-lock.json index 2d762f4b..1437ab21 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "contacts", - "version": "4.2.2", + "version": "4.2.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "contacts", - "version": "4.2.2", + "version": "4.2.3", "license": "agpl", "dependencies": { "@mattkrick/sanitize-svg": "^0.3.1", diff --git a/package.json b/package.json index 55c16322..cc7717d4 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.2.2", + "version": "4.2.3", "author": "John Molakvoæ ", "contributors": [ "John Molakvoæ ",