Upgraded driver version to 0.1

This commit is contained in:
2019-05-08 18:26:39 +01:00
parent 3f8853c7c5
commit 9b7a850607
6 changed files with 49 additions and 6 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.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
[assembly: AssemblyVersion("0.1.0.0")]
[assembly: AssemblyFileVersion("0.1.0.0")]