Bump version to 10.5.0 for next stable release

This commit is contained in:
Joshua Boniface
2019-10-11 20:12:52 -04:00
parent 3fc71731a3
commit fffc5e3a6f
7 changed files with 15 additions and 7 deletions

View File

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