Skip to content

Commit 5e860fd

Browse files
chore(release): v3.7.24 [skip ci]
1 parent d0c1672 commit 5e860fd

4 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.7.24](https://github.com/nextcloud/mail/compare/v3.7.23...v3.7.24) (2025-03-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **dns:** Update public suffix list ([cc768c7](https://github.com/nextcloud/mail/commit/cc768c71053edd07c3483d955ae975f61a6e3d82))
7+
8+
9+
110
## [3.7.23](https://github.com/nextcloud/mail/compare/v3.7.22...v3.7.23) (2025-03-13)
211

312

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The rating depends on the installed text processing backend. See [the rating ove
2929
3030
Learn more about the Nextcloud Ethical AI Rating [in our blog](https://nextcloud.com/blog/nextcloud-ethical-ai-rating/).
3131
]]></description>
32-
<version>3.7.23</version>
32+
<version>3.7.24</version>
3333
<licence>agpl</licence>
3434
<author homepage="https://github.com/ChristophWurst">Christoph Wurst</author>
3535
<author homepage="https://github.com/GretaD">GretaD</author>

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nextcloud-mail",
33
"description": "Nextcloud Mail",
4-
"version": "3.7.23",
4+
"version": "3.7.24",
55
"author": "Christoph Wurst <christoph@winzerhof-wurst.at>",
66
"license": "agpl",
77
"private": true,

0 commit comments

Comments
 (0)