Skip to content

Commit

Permalink
Merge pull request #8979 from nextcloud/release/v3.4.3
Browse files Browse the repository at this point in the history
Release v3.4.3
  • Loading branch information
GretaD authored Oct 19, 2023
2 parents c773e29 + 0b8ca1d commit c7787a8
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,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.

## 3.4.3 - 2023-10-19
### Fixed
- Update vulnerable dependencies

## 3.4.2 - 2023-10-11
### Fixed
- Use corresponding table alias for recipient search
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The rating depends on the installed text processing backend. See [the rating ove
Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).
]]></description>
<version>3.4.2</version>
<version>3.4.3</version>
<licence>agpl</licence>
<author>Greta Doçi</author>
<author homepage="https://github.com/nextcloud/groupware">Nextcloud Groupware Team</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": "nextcloud-mail",
"description": "Nextcloud Mail",
"version": "3.4.2",
"version": "3.4.3",
"author": "Christoph Wurst <[email protected]>",
"license": "agpl",
"private": true,
Expand Down

0 comments on commit c7787a8

Please sign in to comment.