Skip to content

Commit

Permalink
chore(release): v5.5.0-rc1
Browse files Browse the repository at this point in the history
Signed-off-by: hamza221 <[email protected]>
  • Loading branch information
hamza221 committed Nov 23, 2023
1 parent c41970e commit 57169b6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 5.5.0 – unreleased
## 5.5.0-rc.12023-11-23
### Added
- Nextcloud 28 file action compatibility
- PHP8.3 support
Expand All @@ -15,6 +15,7 @@
- Lost contact groups
- Group deselection
- Permission check on files-actions
- Empty content showing on edit mode

## 5.4.0-rc.1 - 2023-08-31
### Added
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>5.5.0-beta.4</version>
<version>5.5.0-rc.1</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": "5.5.0-beta4",
"version": "5.5.0-rc1",
"author": "John Molakvoæ <[email protected]>",
"contributors": [
"John Molakvoæ <[email protected]>",
Expand Down

0 comments on commit 57169b6

Please sign in to comment.