updated changelog and bumped version

This commit is contained in:
David Sparer
2018-10-07 16:33:29 -05:00
parent b2e7ebf43d
commit 722fe40899
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
1.76.10 (2018-10-07):
Fixes:
------
#1124: Enabling themes causes an exception
1.76.9 (2018-10-07):
Fixes:

View File

@@ -33,5 +33,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below:
// <Assembly: AssemblyVersion("1.0.*")>
[assembly: AssemblyVersion("1.76.9.*")]
[assembly: AssemblyVersion("1.76.10.*")]
[assembly: NeutralResourcesLanguage("en")]