increment version number

This commit is contained in:
Carson McManus 2018-04-11 19:22:29 -04:00
parent 27a440a568
commit 4f7b2d1bfd

View file

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.3.4.1")]
[assembly: AssemblyFileVersion("0.3.4.1")]
[assembly: AssemblyVersion("0.3.5.0")]
[assembly: AssemblyFileVersion("0.3.5.0")]