Upgated version numbers to 0.6.0.1

This commit is contained in:
2019-06-09 15:48:14 +01:00
parent 58c75794bc
commit 7759862f79
7 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
//
// TODO - Set your driver's version here
[assembly: AssemblyVersion("0.6.0.0")]
[assembly: AssemblyFileVersion("0.6.0.0")]
[assembly: AssemblyVersion("0.6.0.1")]
[assembly: AssemblyFileVersion("0.6.0.1")]