Bump version to 10.8.0 for next release

This commit is contained in:
Joshua M. Boniface
2020-12-04 21:55:32 -05:00
parent 6aed4b6e32
commit 5f2cd11199
10 changed files with 18 additions and 10 deletions

View File

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