Skip to content

Commit 1cfd275

Browse files
committed
Fix module version to 1.1.0 for PSGallery publish
1 parent 73568c7 commit 1cfd275

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PowerShellDevToolkit/PowerShellDevToolkit.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
RootModule = 'PowerShellDevToolkit.psm1'
3-
ModuleVersion = '1.2.0'
3+
ModuleVersion = '1.1.0'
44
GUID = '882e07c2-69ad-46e6-aea6-07adb025f6b3'
55
Author = 'PowerShell Dev Toolkit Contributors'
66
CompanyName = 'Community'

0 commit comments

Comments
 (0)