We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 328fb49 commit 407751dCopy full SHA for 407751d
Helper/Build-ManifestFile.ps1
@@ -21,7 +21,7 @@ $ExportGuid = ("382987ca-c990-4633-a398-07a50089a2f9");
21
$ExportDescription = ("PowerShell Module Wrapper for OpenText Web Site Management and Delivery Server (RedDot CMS & CPS).")
22
$ExportAuthor = ("Thomas Pollinger");
23
$ExportCompanyName = ("OpenText Web Solutions Usergroup e.V. (OWUG)");
24
-$ExportVersion = ("0.2.2");
+$ExportVersion = ("0.2.3");
25
$ExportPowerShellVersion = ("4.0");
26
$ExportCompatiblePSEditions = ("Desktop");
27
$ExportRootModule = (".\SmartConsole.psm1");
SmartConsole.psd1
0 Bytes
0 commit comments