File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 54
54
RequiredModules = @ (
55
55
@ {
56
56
ModuleName = ' AsBuiltReport.Core' ;
57
- ModuleVersion = ' 1.4.1 '
57
+ ModuleVersion = ' 1.4.2 '
58
58
}
59
59
)
60
60
# Assemblies that must be loaded prior to importing this module
Original file line number Diff line number Diff line change @@ -16,15 +16,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
16
- Tested with Horizon 2406
17
17
- Added TrueSSO Cetificate details section
18
18
- Added Health Check module
19
- - Increased AsBuiltReport.Core minimum requirements to v1.4.1
19
+ - Increased AsBuiltReport.Core minimum requirements to v1.4.2
20
20
- Increased Eomm/why-don-t-you-tweet Github action to v2
21
21
22
22
### Fixed
23
23
24
24
- Resolved the Following issues:
25
25
- [ #30 ] ( https://github.com/AsBuiltReport/AsBuiltReport.VMware.Horizon/issues/30 )
26
26
27
-
28
27
## [ 1.1.4] - 2024-11-22
29
28
30
29
### Added
You can’t perform that action at this time.
0 commit comments