We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42d9c1a commit a3dd437Copy full SHA for a3dd437
2 files changed
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.1");
+$ExportVersion = ("0.2.2");
25
$ExportPowerShellVersion = ("4.0");
26
$ExportCompatiblePSEditions = ("Desktop");
27
$ExportRootModule = (".\SmartConsole.psm1");
SmartConsole.psd1
0 Bytes
0 commit comments