Skip to content

Commit

Permalink
chore: release v6.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Hamza Mahjoubi <[email protected]>
  • Loading branch information
hamza221 committed Jan 9, 2025
1 parent 96c99f9 commit f2659ac
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 6.0.2 – 2025-01-09
### Fixed
- Share address books with user groups

## 6.0.1 – 2024-11-12
### Fixed
- Rename 'Contact groups' to 'groups
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* 🙈 **We’re not reinventing the wheel!** Based on the great and open SabreDAV library.
</description>

<version>6.0.1</version>
<version>6.0.2</version>
<licence>agpl</licence>

<author mail="[email protected]">Hamza Mahjoubi</author>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "contacts",
"description": "A contacts app for Nextcloud. Easily sync contacts from various devices, share and edit them online.",
"version": "6.0.1",
"version": "6.0.2",
"author": "John Molakvoæ <[email protected]>",
"contributors": [
"John Molakvoæ <[email protected]>",
Expand Down

0 comments on commit f2659ac

Please sign in to comment.