updated changelog and bumped version to 1.76.20

This commit is contained in:
David Sparer
2019-04-12 08:38:06 -05:00
parent 703cefaf19
commit 068f5942e7
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
1.76.20 (2019-04-12):
Fixes:
------
#1401: Connections corrupted when importing RDC Manager files that are missing certain fields
1.76.19 (2019-04-04):
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.19.*")]
[assembly: AssemblyVersion("1.76.20.*")]
[assembly: NeutralResourcesLanguage("en")]