OrderManagement.OrderStateDlg displays order progress information, ver. 3.0.9

This commit is contained in:
Milan Hanajik
2021-12-16 10:01:35 +01:00
parent 9a5f2c1a60
commit 1a8a6defd9
3 changed files with 110 additions and 9 deletions
+2 -2
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("3.0.8.0")]
[assembly: AssemblyFileVersion("3.0.8.0")]
[assembly: AssemblyVersion("3.0.9.0")]
[assembly: AssemblyFileVersion("3.0.9.0")]