diff --git a/appinfo/info.xml b/appinfo/info.xml index 88fe19f69..c4c5e3f3d 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.0 + 5.4.1 agpl Hamza Mahjoubi diff --git a/package-lock.json b/package-lock.json index 73ac0467a..321c5afbf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "contacts", - "version": "5.4.0", + "version": "5.4.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "contacts", - "version": "5.4.0", + "version": "5.4.1", "license": "agpl", "dependencies": { "@mattkrick/sanitize-svg": "^0.4.0", diff --git a/package.json b/package.json index 27ee1a61b..affc9d616 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.0", + "version": "5.4.1", "author": "John MolakvoƦ ", "contributors": [ "John MolakvoƦ ",