Skip to content

Commit 407751d

Browse files
author
Thomas Pollinger
committed
Updates, fixes, optimizations and new scripts.
1 parent 328fb49 commit 407751d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Helper/Build-ManifestFile.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ $ExportGuid = ("382987ca-c990-4633-a398-07a50089a2f9");
2121
$ExportDescription = ("PowerShell Module Wrapper for OpenText Web Site Management and Delivery Server (RedDot CMS & CPS).")
2222
$ExportAuthor = ("Thomas Pollinger");
2323
$ExportCompanyName = ("OpenText Web Solutions Usergroup e.V. (OWUG)");
24-
$ExportVersion = ("0.2.2");
24+
$ExportVersion = ("0.2.3");
2525
$ExportPowerShellVersion = ("4.0");
2626
$ExportCompatiblePSEditions = ("Desktop");
2727
$ExportRootModule = (".\SmartConsole.psm1");

SmartConsole.psd1

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)