From d47ea7a059be2b3a3c0c935deec2f7e88f468613 Mon Sep 17 00:00:00 2001 From: hubster-bot Date: Thu, 11 Jul 2024 18:22:20 +0100 Subject: [PATCH] Makes version work properly when clicked. --- scripts/main.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/main.ps1 b/scripts/main.ps1 index e17b7225..87678a8c 100644 --- a/scripts/main.ps1 +++ b/scripts/main.ps1 @@ -496,7 +496,7 @@ Author : @christitustech Runspace : @DeveloperDurp MicroWin : @KonTy GitHub : ChrisTitusTech/winutil -Version : $($sync.version) +Version : $($sync.version) "@ $FontSize = $sync.configs.themes.$ctttheme.CustomDialogFontSize $HeaderFontSize = $sync.configs.themes.$ctttheme.CustomDialogFontSizeHeader