fix typo in version number

This commit is contained in:
wileyj
2024-07-01 14:54:29 -07:00
parent ad14bed76a
commit ebd17f4fcf

View File

@@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to the versioning scheme outlined in the [README.md](README.md).
## [2.5.0.0.4]
## [2.5.0.0.5]
### Added
- Added configuration option `connections.antientropy_retry` (#4932)
### Changed
- Set default antientropy_rety to run once per hour
- Set default antientropy_rety to run once per hour (#4935)
## [2.5.0.0.4]