Merge pull request #1390 from mRemoteNG/release/v1.76

Release/v1.76
This commit is contained in:
Sean Kaim
2019-04-04 15:51:02 -04:00
committed by GitHub
3 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")]

Binary file not shown.