Version bump to 1.12

Added small menu on entries list to copy login, password and URL
This commit is contained in:
BONNEVILLE Geoffroy
2017-12-18 14:09:04 +01:00
parent d127431396
commit 88e5b80778
5 changed files with 50 additions and 3 deletions

View File

@@ -24,6 +24,6 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.11.0.0")]
[assembly: AssemblyFileVersion("1.11.0.0")]
[assembly: AssemblyVersion("1.12.0.0")]
[assembly: AssemblyFileVersion("1.12.0.0")]
[assembly: ComVisible(false)]