v0.8.3 - hotfix for disconnections issues , further network code improvment

This commit is contained in:
szporowolik
2019-10-21 01:53:49 +02:00
parent 61e201b261
commit 67eda5d79b
3 changed files with 52 additions and 27 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.8.2.0")]
[assembly: AssemblyFileVersion("0.8.2.0")]
[assembly: AssemblyVersion("0.8.3.0")]
[assembly: AssemblyFileVersion("0.8.3.0")]
[assembly: NeutralResourcesLanguage("en")]