adding function to actual report

This commit is contained in:
Drew Skwiers-Koballa
2020-10-01 07:55:23 -07:00
parent c4a0c6a8ea
commit bae2994912

View File

@@ -119,6 +119,7 @@ $markdown += New-MDList -Style Unordered -Lines @(
(Get-AWSSessionManagerVersion),
(Get-AlibabaCLIVersion),
(Get-CloudFoundryVersion),
(Get-DacFxVersion),
(Get-HubVersion),
(Get-GHVersion)
)