increment version number

This commit is contained in:
Carson McManus 2017-06-04 15:01:27 -04:00
parent a94d224282
commit 1f4f7901a1

View file

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