Update GUI version to 2.1.3.9 and fix CAN protocol issues (Cell Diff code, Balancing interval bug, Calibration B-offset bug)

This commit is contained in:
2026-02-19 09:17:48 +09:00
parent 0956e4d38a
commit a690441f7c
2 changed files with 5 additions and 5 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("2.1.3.8")]
[assembly: AssemblyFileVersion("2.1.3.8")]
[assembly: AssemblyVersion("2.1.3.9")]
[assembly: AssemblyFileVersion("2.1.3.9")]