update version number

This commit is contained in:
Carson McManus 2017-09-10 14:20:14 -04:00
parent 712a8a1138
commit 89fb0d333a

View file

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