Skip to content

Commit 832b2a7

Browse files
authored
Merge pull request #34 from AsBuiltReport/dev
v1.1.5 public release
2 parents f22bd22 + ffa99cb commit 832b2a7

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

AsBuiltReport.VMware.Horizon.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
RequiredModules = @(
5555
@{
5656
ModuleName = 'AsBuiltReport.Core';
57-
ModuleVersion = '1.4.1'
57+
ModuleVersion = '1.4.2'
5858
}
5959
)
6060
# Assemblies that must be loaded prior to importing this module

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
- Tested with Horizon 2406
1717
- Added TrueSSO Cetificate details section
1818
- Added Health Check module
19-
- Increased AsBuiltReport.Core minimum requirements to v1.4.1
19+
- Increased AsBuiltReport.Core minimum requirements to v1.4.2
2020
- Increased Eomm/why-don-t-you-tweet Github action to v2
2121

2222
### Fixed
2323

2424
- Resolved the Following issues:
2525
- [#30](https://github.com/AsBuiltReport/AsBuiltReport.VMware.Horizon/issues/30)
2626

27-
2827
## [1.1.4] - 2024-11-22
2928

3029
### Added

0 commit comments

Comments
 (0)