Skip to content

Commit 29fa303

Browse files
committed
Updates version to 1.3.1
1 parent 077179c commit 29fa303

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.3.0'
3+
ModuleVersion = '1.3.1'
44
GUID = 'fcd7a805-a41b-49f9-afee-9d17a2b76d42'
55
Author = 'Lord Hepipud'
66
CompanyName = 'Icinga GmbH'
@@ -49,7 +49,7 @@
4949
ProjectUri = 'https://github.com/Icinga/icinga-powershell-framework'
5050
ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-framework/releases'
5151
};
52-
Version = 'v1.3.0';
52+
Version = 'v1.3.1';
5353
}
5454
HelpInfoURI = 'https://github.com/Icinga/icinga-powershell-framework'
5555
}

0 commit comments

Comments
 (0)