Version 1.5.0

This commit is contained in:
Travis Nickles 2018-07-22 21:58:48 -05:00
parent 01ccc74cdd
commit 890db93fe8

View File

@ -33,7 +33,7 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.123")]
[assembly: AssemblyFileVersion("1.4.123")]
[assembly: AssemblyVersion("1.5.0")]
[assembly: AssemblyFileVersion("1.5.0")]
[assembly: NeutralResourcesLanguage("en")]