Bump versions to non-rc

This commit is contained in:
Mole
2022-03-23 09:48:21 +01:00
parent 78cfb29908
commit 4fffb9f7a7
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
<PropertyGroup>
<Version>9.4.0</Version>
<AssemblyVersion>9.4.0</AssemblyVersion>
<InformationalVersion>9.4.0-rc</InformationalVersion>
<InformationalVersion>9.4.0</InformationalVersion>
<FileVersion>9.4.0</FileVersion>
<LangVersion Condition="'$(LangVersion)' == ''">9.0</LangVersion>
<NeutralLanguage>en-US</NeutralLanguage>