summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHamza <40746210+hamza221@users.noreply.github.com>2023-09-22 17:23:44 +0200
committerGitHub <noreply@github.com>2023-09-22 17:23:44 +0200
commit894c11c1b6c2288e89c684ed883d77a33e077076 (patch)
treeb24ccabf29fe8177f8eb27b24d0c52e7b1587b56
parent90219da92d980c00aa51554a449b5bb0d3dcda41 (diff)
parent26dc9b0e8903f7157b1ad1909bf9e29a7814c98b (diff)
Merge pull request #3630 from nextcloud/release/v5.4.2v5.4.2
release v5.4.2
-rw-r--r--CHANGELOG.md5
-rw-r--r--appinfo/info.xml2
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
4 files changed, 9 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e1b48402..64bdbb93 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,12 @@
# Changelog
+## 5.4.2 - 2023-09-22
+### Fixed
+- Lost contact groups
+
## 5.4.1 - 2023-09-20
### Fixed
- Deselect groups and groups update
+
## 5.4.0 - 2023-09-14
### Added
- Quick actions for contacts
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c4c5e3f3..f5c97f74 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.
</description>
- <version>5.4.1</version>
+ <version>5.4.2</version>
<licence>agpl</licence>
<author mail="hamza221@users.noreply.github.com">Hamza Mahjoubi</author>
diff --git a/package-lock.json b/package-lock.json
index 321c5afb..25a9cdb2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "contacts",
- "version": "5.4.1",
+ "version": "5.4.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
- "version": "5.4.1",
+ "version": "5.4.2",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.4.0",
diff --git a/package.json b/package.json
index affc9d61..05560118 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.1",
+ "version": "5.4.2",
"author": "John MolakvoƦ <skjnldsv@protonmail.com>",
"contributors": [
"John MolakvoƦ <skjnldsv@protonmail.com>",