V1.0.0.9 - 2026/01/12

* Change status in the multi module screen
This commit is contained in:
2026-01-12 12:43:07 +09:00
parent 9fbe461e0e
commit c0c5dc68c5
2 changed files with 25 additions and 12 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.8")]
[assembly: AssemblyFileVersion("1.0.0.8")]
[assembly: AssemblyVersion("1.0.0.9")]
[assembly: AssemblyFileVersion("1.0.0.9")]