Set version of Framework to v1.0.0-rc3

This commit is contained in:
Christian Stein 2019-12-17 17:37:34 +01:00
parent 9733bde88b
commit ef5a8f44db

View file

@ -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'
}