Merge to 2.4.3

This commit is contained in:
Francis Lachapelle
2022-04-08 08:24:50 -04:00
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
### [2.4.3](https://github.com/inverse-inc/sogo/compare/SOGo-2.4.2...SOGo-2.4.3) (2022-04-08)
### Bug Fixes
* **mail:** don't encode calendar mime part twice ([0757429](https://github.com/inverse-inc/sogo/commit/07574297cd4961223afe0c60e7a639166d907e75)), closes [#5391](https://www.sogo.nu/bugs/view.php?id=5391) [#5393](https://www.sogo.nu/bugs/view.php?id=5393)
## [2.4.2](https://github.com/inverse-inc/sogo/compare/SOGo-2.4.1...SOGo-2.4.2) (2022-04-04)
### Bug Fixes

View File

@@ -1,3 +1,3 @@
MAJOR_VERSION=2
MINOR_VERSION=4
SUBMINOR_VERSION=2
SUBMINOR_VERSION=3