From b2b5a6801c6cf994e96a6f4a869afb49189ad66e Mon Sep 17 00:00:00 2001 From: StartAutomating Date: Tue, 16 Sep 2025 13:36:37 -0700 Subject: [PATCH] release: Font 0.1 Adding Description to manifest --- Font.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Font.psd1 b/Font.psd1 index b48b725..2617dd3 100644 --- a/Font.psd1 +++ b/Font.psd1 @@ -30,7 +30,7 @@ CompanyName = 'Start Automating' Copyright = '(c) James Brundage. All rights reserved.' # Description of the functionality provided by this module -# Description = '' +Description = 'Manage and Manipulate Fonts in PowerShell' # Minimum version of the PowerShell engine required by this module # PowerShellVersion = ''