fixed and optimized port data processing

This commit is contained in:
nikzori
2025-03-27 12:53:14 +03:00
parent 5c2a9973f0
commit 3a3fd60a00

View File

@@ -30,6 +30,6 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("0.9.3.0")]
[assembly: AssemblyFileVersion("0.9.3.0")]
[assembly: AssemblyVersion("0.9.4.0")]
[assembly: AssemblyFileVersion("0.9.4.0")]
[assembly: NeutralResourcesLanguage("en")]