Skip to content

Commit 194a0a7

Browse files
author
Andrew
authored
Changed to 3-digit version (#87)
1 parent f99a717 commit 194a0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Author="Microsoft Corporation"
44
CompanyName="Microsoft Corporation"
55
Copyright="© Microsoft Corporation. All rights reserved."
66
Description='PowerShell module for working with ZIP archives.'
7-
ModuleVersion="1.2.4.0"
7+
ModuleVersion="1.2.5"
88
PowerShellVersion="3.0"
99
FunctionsToExport = @('Compress-Archive', 'Expand-Archive')
1010
DotNetFrameworkVersion = 4.5

0 commit comments

Comments
 (0)