V1.0.0.8 - 2025/12/30

* RS-485 Comm Improve
This commit is contained in:
2025-12-30 13:33:14 +09:00
parent 0af235eb3d
commit e2b5223a39
3 changed files with 3 additions and 31 deletions

View File

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.7")]
[assembly: AssemblyFileVersion("1.0.0.7")]
[assembly: AssemblyVersion("1.0.0.8")]
[assembly: AssemblyFileVersion("1.0.0.8")]