From a925d287bdf73c9ec04ec128852a2cea98c586df Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Thu, 2 Mar 2023 08:55:55 +0100 Subject: chore: Version bump Signed-off-by: Christoph Wurst --- appinfo/info.xml | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 9efa095d..7ad1d2db 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.2.0-alpha.1 + 5.3:.0-alpha.1 agpl Christoph Wurst diff --git a/package-lock.json b/package-lock.json index 910c8995..7704edc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "contacts", - "version": "5.2.0-alpha.1", + "version": "5.3.0-alpha1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "contacts", - "version": "5.2.0-alpha.1", + "version": "5.3.0-alpha1", "license": "agpl", "dependencies": { "@mattkrick/sanitize-svg": "^0.4.0", diff --git a/package.json b/package.json index 48256775..81aa70f4 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.2.0-alpha.1", + "version": "5.3.0-alpha1", "author": "John MolakvoƦ ", "contributors": [ "John MolakvoƦ ", -- cgit v1.2.3