chore: Updating changelog, incrementing patch version

This commit is contained in:
Chris Cameron
2020-08-17 10:03:30 -04:00
parent 34cfe8c7a3
commit 15330d7dd0
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## [8.9.3] - 2020-08-17
### Changed
- Workaround for logged XML format exceptions when failing to parse floats

View File

@@ -4,4 +4,4 @@ using System.Reflection;
[assembly: AssemblyCompany("ICD Systems")]
[assembly: AssemblyProduct("ICD.Common.Utils")]
[assembly: AssemblyCopyright("Copyright © ICD Systems 2020")]
[assembly: AssemblyVersion("8.9.2.0")]
[assembly: AssemblyVersion("8.9.3.0")]