chore(release): 5.8.4

This commit is contained in:
smizrahi
2023-06-20 11:48:29 +02:00
parent eb42e1787c
commit e42f28cf22
2 changed files with 12 additions and 2 deletions

View File

@@ -2,8 +2,18 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [5.8.3](https://github.com/Alinto/sogo/compare/SOGo-5.8.2...SOGo-5.8.3) (2023-05-30)
### [5.8.4](https://github.com/Alinto/sogo/compare/SOGo-5.8.3...SOGo-5.8.4) (2023-06-20)
### Bug Fixes
* **preferences:** Fix NSException issue when SOGoCreateIdentitiesDisabled is set ([ef958f6](https://github.com/Alinto/sogo/commit/ef958f6aaaa606eaa7c06c1edd3a93667b869d3b))
### Enhancements
* **packaging:** Add RHEL9 support
## [5.8.3](https://github.com/Alinto/sogo/compare/SOGo-5.8.2...SOGo-5.8.3) (2023-05-30)
### Enhancements

View File

@@ -1,3 +1,3 @@
MAJOR_VERSION=5
MINOR_VERSION=8
SUBMINOR_VERSION=3
SUBMINOR_VERSION=4