Skip to content

Commit f276ff9

Browse files
authored
Merge pull request #179 from fscpscollaborative/develop
Release merge
2 parents c3b91b3 + 0ef8d2a commit f276ff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fscps.tools/internal/functions/invoke-fsccompile.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ function Invoke-FSCCompile {
105105
$Version = $settings.buildVersion
106106
}
107107

108-
Convert-FSCPSTextToAscii -Text "FSCPS $($settings.fscPsVer)" -Font "Standard" -BorderType DoubleDots -HorizontalLayout Fitted -Padding 2
108+
Convert-FSCPSTextToAscii -Text "FSCPS $($settings.fscPsVer)" -Font "Term" -BorderType DoubleDots -HorizontalLayout Fitted -Padding 2
109109

110110
if([string]::IsNullOrEmpty($Version))
111111
{

0 commit comments

Comments
 (0)