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 62de370 commit cb65c22Copy full SHA for cb65c22
icinga-powershell-mssql.psd1
@@ -1,5 +1,5 @@
1
@{
2
- ModuleVersion = '1.4.0'
+ ModuleVersion = '1.5.0'
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.4.0';
+ Version = 'v1.5.0';
37
Name = 'Windows MSSQL';
38
Type = 'plugins';
39
Function = '';
0 commit comments