5.4.8.3 Beta

This commit is contained in:
Frank Skare
2020-07-25 12:51:16 +02:00
parent 723005b28f
commit c14a11170d
2 changed files with 6 additions and 3 deletions

View File

@@ -1,5 +1,8 @@
5.4.8.3 Beta (not yet released)
5.4.8.4 Beta (not yet released)
============
5.4.8.3 Beta
============
- Support Wheel_Left and Wheel_Right. (arnesacnussem)

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.8.2")]
[assembly: AssemblyFileVersion("5.4.8.2")]
[assembly: AssemblyVersion("5.4.8.3")]
[assembly: AssemblyFileVersion("5.4.8.3")]