Update to v2.0.2.0

pull/19/head
William Bishop 2017-11-18 01:16:24 -08:00
parent 9bd9d2f302
commit a5cb3b66fb
1 changed files with 2 additions and 2 deletions

View File

@ -28,5 +28,5 @@ 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("2.0.1.0")]
[assembly: AssemblyFileVersion("2.0.1.0")]
[assembly: AssemblyVersion("2.0.2.0")]
[assembly: AssemblyFileVersion("2.0.2.0")]