Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit 49f0116

Browse files
author
PowerVCF
authored
Update powerVCF.psd1
1 parent 91c2dbe commit 49f0116

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

powerVCF.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
@{
1010

1111
# Script module or binary module file associated with this manifest.
12-
RootModule = 'powerVCF.psm1'
12+
RootModule = 'PowerVCF.psm1'
1313

1414
# Version number of this module.
1515
ModuleVersion = '1.2.4'
@@ -21,7 +21,7 @@ ModuleVersion = '1.2.4'
2121
GUID = '08e28c56-f231-4a2c-8906-dee337cf99b9'
2222

2323
# Author of this module
24-
Author = 'Brian O Connell'
24+
Author = 'Brian O Connell, Gary Blake & Ken Gould'
2525

2626
# Description of the functionality provided by this module
2727
Description = 'PowerShell Module for the VMware Cloud Foundation API'

0 commit comments

Comments
 (0)