Set version of master branch to v1.1.0

This commit is contained in:
Christian Stein 2019-12-17 17:51:44 +01:00
parent 9733bde88b
commit ddefcf6775

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.1.0';
}
HelpInfoURI = 'https://github.com/Icinga/icinga-powershell-framework'
}