diff --git a/AsBuiltReport.VMware.Horizon.psd1 b/AsBuiltReport.VMware.Horizon.psd1 index dc15797..8265423 100644 --- a/AsBuiltReport.VMware.Horizon.psd1 +++ b/AsBuiltReport.VMware.Horizon.psd1 @@ -54,7 +54,7 @@ RequiredModules = @( @{ ModuleName = 'AsBuiltReport.Core'; - ModuleVersion = '1.4.1' + ModuleVersion = '1.4.2' } ) # Assemblies that must be loaded prior to importing this module diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bd3783..612df69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Tested with Horizon 2406 - Added TrueSSO Cetificate details section - Added Health Check module -- Increased AsBuiltReport.Core minimum requirements to v1.4.1 +- Increased AsBuiltReport.Core minimum requirements to v1.4.2 - Increased Eomm/why-don-t-you-tweet Github action to v2 ### Fixed @@ -24,7 +24,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Resolved the Following issues: - [#30](https://github.com/AsBuiltReport/AsBuiltReport.VMware.Horizon/issues/30) - ## [1.1.4] - 2024-11-22 ### Added