Config fo 0.10.0 release

This commit is contained in:
szporowolik
2020-07-01 10:07:38 +02:00
parent a2ac6cfcd8
commit 4bceb1b944
4 changed files with 6 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ using System.Runtime.InteropServices;
// Możesz określić wszystkie wartości lub użyć domyślnych numerów kompilacji i poprawki
// przy użyciu symbolu „*”, tak jak pokazano poniżej:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.5.0")]
[assembly: AssemblyFileVersion("0.9.5.0")]
[assembly: AssemblyVersion("0.10.0.0")]
[assembly: AssemblyFileVersion("0.10.0.0")]
[assembly: NeutralResourcesLanguage("en")]