Skip to content

Commit 461c7f0

Browse files
committed
Updates version to 1.5.1
1 parent 7c9e5c8 commit 461c7f0

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.5.0'
3+
ModuleVersion = '1.5.1'
44
GUID = 'fcd7a805-a41b-49f9-afee-9d17a2b76d42'
55
Author = 'Lord Hepipud'
66
CompanyName = 'Icinga GmbH'
@@ -88,7 +88,7 @@
8888
ProjectUri = 'https://github.com/Icinga/icinga-powershell-framework'
8989
ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-framework/releases'
9090
};
91-
Version = 'v1.5.0';
91+
Version = 'v1.5.1';
9292
Name = 'Icinga for Windows';
9393
Type = 'framework';
9494
Function = '';

0 commit comments

Comments
 (0)