Config for v0.12.1

This commit is contained in:
VladMordock
2021-02-28 13:15:26 +01:00
parent 9a5e86bae9
commit 727b026207
4 changed files with 6 additions and 6 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.12.0.0")]
[assembly: AssemblyFileVersion("0.12.0.0")]
[assembly: AssemblyVersion("0.12.1.0")]
[assembly: AssemblyFileVersion("0.12.1.0")]
[assembly: NeutralResourcesLanguage("en")]