File tree Expand file tree Collapse file tree 3 files changed +12
-6
lines changed
Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 11Changelog
22========
33
4+ ## Version 1.7.2
5+
6+ - Fix blurry forms on high DPI monitors
7+ - Increase maximum file length
8+ - Update all dependencies
9+
410## Version 1.7
511- Connect with FTP over SSL (FTPS)
612- Public Key Authentication
Original file line number Diff line number Diff line change 1111[ assembly: AssemblyConfiguration ( "" ) ]
1212[ assembly: AssemblyCompany ( "getupscreen.com" ) ]
1313[ assembly: AssemblyProduct ( "upScreen" ) ]
14- [ assembly: AssemblyCopyright ( "Copyright © 2017 " ) ]
14+ [ assembly: AssemblyCopyright ( "Copyright © 2011-2018 " ) ]
1515[ assembly: AssemblyTrademark ( "" ) ]
1616[ assembly: AssemblyCulture ( "" ) ]
1717
3333// You can specify all the values or you can default the Build and Revision Numbers
3434// by using the '*' as shown below:
3535// [assembly: AssemblyVersion("1.0.*")]
36- [ assembly: AssemblyVersion ( "1.7.1 .1" ) ]
37- [ assembly: AssemblyFileVersion ( "1.7.1 .1" ) ]
36+ [ assembly: AssemblyVersion ( "1.7.2 .1" ) ]
37+ [ assembly: AssemblyFileVersion ( "1.7.2 .1" ) ]
3838[ assembly: NeutralResourcesLanguageAttribute ( "en" ) ]
Original file line number Diff line number Diff line change 1010[ assembly: AssemblyConfiguration ( "" ) ]
1111[ assembly: AssemblyCompany ( "" ) ]
1212[ assembly: AssemblyProduct ( "upScreenLib" ) ]
13- [ assembly: AssemblyCopyright ( "Copyright © 2017 " ) ]
13+ [ assembly: AssemblyCopyright ( "Copyright © 2011-2018 " ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
1616
3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "1.7.1 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "1.7.1 .0" ) ]
35+ [ assembly: AssemblyVersion ( "1.7.2 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "1.7.2 .0" ) ]
You can’t perform that action at this time.
0 commit comments