From f56c59724ddfc219a10174c86f152065e54a9be8 Mon Sep 17 00:00:00 2001 From: Thomas Nind Date: Thu, 4 Nov 2021 09:37:56 +0000 Subject: [PATCH] Bump to v7.0.3 --- CHANGELOG.md | 5 ++++- SharedAssemblyInfo.cs | 6 +++--- rdmp-client.xml | 6 +++--- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 464d663d09..3a8dc826d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ... +## [7.0.3] - 2021-11-04 + ### Fixed - Fixed bug with ConfirmLogs when running with multiple [CacheProgress] @@ -944,7 +946,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed Culture (e.g. en-us) not being passed correctly in DelimitedFlatFileAttacher - Fixed bug where Updater would show older versions of RDMP as installable 'updates' -[Unreleased]: https://github.com/HicServices/RDMP/compare/v7.0.2...develop +[Unreleased]: https://github.com/HicServices/RDMP/compare/v7.0.3...develop +[7.0.3]: https://github.com/HicServices/RDMP/compare/v7.0.2...v7.0.3 [7.0.2]: https://github.com/HicServices/RDMP/compare/v7.0.1...v7.0.2 [7.0.1]: https://github.com/HicServices/RDMP/compare/v7.0.0...v7.0.1 [7.0.0]: https://github.com/HicServices/RDMP/compare/v6.0.2...v7.0.0 diff --git a/SharedAssemblyInfo.cs b/SharedAssemblyInfo.cs index 372f76fc4a..885a87ce76 100644 --- a/SharedAssemblyInfo.cs +++ b/SharedAssemblyInfo.cs @@ -6,6 +6,6 @@ [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] -[assembly: AssemblyVersion("7.0.2")] -[assembly: AssemblyFileVersion("7.0.2")] -[assembly: AssemblyInformationalVersion("7.0.2")] +[assembly: AssemblyVersion("7.0.3")] +[assembly: AssemblyFileVersion("7.0.3")] +[assembly: AssemblyInformationalVersion("7.0.3")] diff --git a/rdmp-client.xml b/rdmp-client.xml index 131393a865..c14cfa6393 100644 --- a/rdmp-client.xml +++ b/rdmp-client.xml @@ -1,7 +1,7 @@ - 7.0.2.0 - https://github.com/HicServices/RDMP/releases/download/v7.0.2/rdmp-client.zip - https://github.com/HicServices/RDMP/blob/master/CHANGELOG.md#702 + 7.0.3.0 + https://github.com/HicServices/RDMP/releases/download/v7.0.3/rdmp-client.zip + https://github.com/HicServices/RDMP/blob/master/CHANGELOG.md#703 true