Skip to content

Commit 176e3b7

Browse files
committed
Sets version to v1.4.2
1 parent 4a4ca73 commit 176e3b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

icinga-powershell-framework.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
RootModule = 'icinga-powershell-framework.psm1'
3-
ModuleVersion = '1.4.1'
3+
ModuleVersion = '1.4.2'
44
GUID = 'fcd7a805-a41b-49f9-afee-9d17a2b76d42'
55
Author = 'Lord Hepipud'
66
CompanyName = 'Icinga GmbH'
@@ -81,7 +81,7 @@
8181
ProjectUri = 'https://github.com/Icinga/icinga-powershell-framework'
8282
ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-framework/releases'
8383
};
84-
Version = 'v1.4.1';
84+
Version = 'v1.4.2';
8585
}
8686
HelpInfoURI = 'https://github.com/Icinga/icinga-powershell-framework'
8787
}

0 commit comments

Comments
 (0)