Bump version to 10.6.1

This commit is contained in:
Joshua M. Boniface
2020-07-27 18:59:16 -04:00
parent 8bb03e8f91
commit 3b73e74ce5
5 changed files with 13 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
using System.Reflection;
[assembly: AssemblyVersion("10.6.0")]
[assembly: AssemblyFileVersion("10.6.0")]
[assembly: AssemblyVersion("10.6.1")]
[assembly: AssemblyFileVersion("10.6.1")]