Focuser passes validation, this makes the code V0.2

This commit is contained in:
2019-05-14 00:23:17 +01:00
parent 3dc5efee9a
commit 404366d552
2 changed files with 70 additions and 2 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.1.0.0")]
[assembly: AssemblyFileVersion("0.1.0.0")]
[assembly: AssemblyVersion("0.2.0.0")]
[assembly: AssemblyFileVersion("0.2.0.0")]