Add dash version into documentation (#5796)

This commit is contained in:
Aleksandr Chebotov
2022-06-22 17:23:30 +02:00
committed by GitHub
parent 03d3125c20
commit 220c7ad69b
2 changed files with 6 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ $markdown += New-MDHeader "Language and Runtime" -Level 3
$runtimesList = @(
(Get-BashVersion),
(Get-DashVersion),
(Get-CPPVersions),
(Get-FortranVersions),
(Get-NodeVersion),