Skip to content

Commit 482af35

Browse files
committed
Sets version to 1.5.2
1 parent 405f91f commit 482af35

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.1'
3+
ModuleVersion = '1.5.2'
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.1';
91+
Version = 'v1.5.2';
9292
Name = 'Icinga for Windows';
9393
Type = 'framework';
9494
Function = '';

0 commit comments

Comments
 (0)