Config for 0.11.0

This commit is contained in:
szporowolik
2020-09-16 01:17:29 +02:00
parent 167f3e9021
commit 37fd76c8ae
2 changed files with 3 additions and 3 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.10.2.0")]
[assembly: AssemblyFileVersion("0.10.2.0")]
[assembly: AssemblyVersion("0.11.0.0")]
[assembly: AssemblyFileVersion("0.11.0.0")]
[assembly: NeutralResourcesLanguage("en")]