5.4.9.6 Beta

This commit is contained in:
Frank Skare
2021-08-26 13:11:07 +02:00
parent 57e60287ff
commit d3c1e2ab56
2 changed files with 8 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
5.4.9.6 Beta (2021-??-??)
5.4.9.7 Beta (2021-??-??)
5.4.9.6 Beta (2021-08-26)
- Message box fix.
5.4.9.5 Beta (2021-08-25)

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("5.4.9.5")]
[assembly: AssemblyFileVersion("5.4.9.5")]
[assembly: AssemblyVersion("5.4.9.6")]
[assembly: AssemblyFileVersion("5.4.9.6")]