Skip to content

Commit e71919d

Browse files
feat: Updating manifest ( Fixes #1 )
1 parent ea80003 commit e71919d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

OpenXML.psd1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,13 @@ ModuleVersion = '0.1'
88

99
# Supported PSEditions
1010
# CompatiblePSEditions = @()
11+
Description = 'Automate OpenXML. Excel, Word, and PowerPoint automation in PowerShell.'
1112

1213
# ID used to uniquely identify this module
1314
GUID = 'ce1bf009-73ae-4293-b57f-a19aaaa793b7'
1415

1516
# Author of this module
16-
Author = 'JamesBrundage'
17+
Author = 'James Brundage'
1718

1819
# Company or vendor of this module
1920
CompanyName = 'Start-Automating'

0 commit comments

Comments
 (0)