We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3086d89 commit 2219730Copy full SHA for 2219730
icinga-powershell-mssql.psd1
@@ -1,5 +1,5 @@
1
@{
2
- ModuleVersion = '1.0.0'
+ ModuleVersion = '1.0.1'
3
GUID = '8441b44a-e105-42b7-82c9-8ecf69c13b8b'
4
# ModuleToProcess = 'icinga-powershell-mssql.psm1'
5
Author = 'Lord Hepipud, pdorschner'
@@ -33,7 +33,7 @@
33
ProjectUri = 'https://github.com/Icinga/icinga-powershell-mssql'
34
ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-mssql/releases'
35
};
36
- Version = 'v1.0.0';
+ Version = 'v1.0.1';
37
}
38
HelpInfoURI = 'https://github.com/Icinga/icinga-powershell-mssql'
39
0 commit comments