Version bump to 1.13

New group button is now at the bottom of the listview
This commit is contained in:
BONNEVILLE Geoffroy
2018-01-08 11:02:53 +01:00
parent 4ae02fc07b
commit 4a3f36d38b
3 changed files with 10 additions and 6 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.12.0.0")]
[assembly: AssemblyFileVersion("1.12.0.0")]
[assembly: AssemblyVersion("1.13.0.0")]
[assembly: AssemblyFileVersion("1.13.0.0")]
[assembly: ComVisible(false)]