diff --git a/icinga-powershell-framework.psd1 b/icinga-powershell-framework.psd1 index 7115173..39390d5 100644 --- a/icinga-powershell-framework.psd1 +++ b/icinga-powershell-framework.psd1 @@ -18,7 +18,7 @@ ProjectUri = 'https://github.com/Icinga/icinga-powershell-framework' ReleaseNotes = 'https://github.com/Icinga/icinga-powershell-framework/releases' }; - Version = 'v1.0.0-rc1'; + Version = 'v1.0.0-rc3'; } HelpInfoURI = 'https://github.com/Icinga/icinga-powershell-framework' }