Skip to content

Commit cb65c22

Browse files
committed
Updates master to v1.5
1 parent 62de370 commit cb65c22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

icinga-powershell-mssql.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@{
2-
ModuleVersion = '1.4.0'
2+
ModuleVersion = '1.5.0'
33
GUID = '8441b44a-e105-42b7-82c9-8ecf69c13b8b'
44
# ModuleToProcess = 'icinga-powershell-mssql.psm1'
55
Author = 'Lord Hepipud, pdorschner'
@@ -33,7 +33,7 @@
3333
ProjectUri = 'https://github.com/Icinga/icinga-powershell-mssql'
3434
ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-mssql/releases'
3535
};
36-
Version = 'v1.4.0';
36+
Version = 'v1.5.0';
3737
Name = 'Windows MSSQL';
3838
Type = 'plugins';
3939
Function = '';

0 commit comments

Comments
 (0)