Bump master version to 10.7.0 for next release

This commit is contained in:
Joshua M. Boniface
2020-07-27 19:10:40 -04:00
parent ff6d102872
commit a511e0ac0b
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.7.0")]
[assembly: AssemblyFileVersion("10.7.0")]