Skip to content

Commit 2219730

Browse files
committed
Sets Version to v1.0.1
1 parent 3086d89 commit 2219730

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.0.0'
2+
ModuleVersion = '1.0.1'
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.0.0';
36+
Version = 'v1.0.1';
3737
}
3838
HelpInfoURI = 'https://github.com/Icinga/icinga-powershell-mssql'
3939
}

0 commit comments

Comments
 (0)