From bfd0f7113e639b6baa67e6fbfcbb807849f88816 Mon Sep 17 00:00:00 2001 From: Anna Larch Date: Thu, 30 Nov 2023 16:40:01 +0100 Subject: [PATCH] build: release v5.5.0-rc2 Signed-off-by: Anna Larch --- 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 0f1c3e29b..70c46baa8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 5.5.0-rc.1 – unreleased +## 5.5.0-rc.2 – unreleased ### Added - Nextcloud 28 file action compatibility - PHP8.3 support diff --git a/appinfo/info.xml b/appinfo/info.xml index 81c409919..e29fcd7b6 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.5.0-rc.1 + 5.5.0-rc.2 agpl Hamza Mahjoubi diff --git a/package-lock.json b/package-lock.json index 3a2e63cdb..1b752c903 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "contacts", - "version": "5.5.0-rc1", + "version": "5.5.0-rc2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "contacts", - "version": "5.5.0-rc1", + "version": "5.5.0-rc2", "license": "agpl", "dependencies": { "@mattkrick/sanitize-svg": "^0.4.0", diff --git a/package.json b/package.json index 98229d2e2..47f7c35a0 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.5.0-rc1", + "version": "5.5.0-rc2", "author": "John Molakvoæ ", "contributors": [ "John Molakvoæ ",