bump version and changelog update

This commit is contained in:
Sean Kaim
2019-04-04 15:44:34 -04:00
parent 993b6759cc
commit ea1f72b8b7
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
1.76.19 (2019-04-04):
Fixes:
------
#1374: Vertical Scroll Bar missing in PuTTYNG after 0.70.0.1 & 0.71 updates
1.76.18 (2019-03-20):
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.18.*")]
[assembly: AssemblyVersion("1.76.19.*")]
[assembly: NeutralResourcesLanguage("en")]