Skip to content

Commit 3c9637f

Browse files
Add files via upload
1 parent 774eff9 commit 3c9637f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

powershell-designer.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>powershell-designer</id>
5-
<version>2.6.9</version>
5+
<version>2.7.3</version>
66
<authors>Brandon Cunningham</authors>
77
<owners>Brandon Cunningham</owners>
88
<requireLicenseAcceptance>false</requireLicenseAcceptance>

powershell-designer.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'powershell-designer.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '2.6.9'
15+
ModuleVersion = '2.7.3'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

0 commit comments

Comments
 (0)