Fix design problem when title relative long (#85)

This commit is contained in:
Markus Hofknecht 2020-05-24 01:54:54 +02:00
parent 3c6e2e2dbc
commit ab1177e957

View file

@ -35,5 +35,5 @@ 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("0.9.2.31")]
[assembly: AssemblyFileVersion("0.9.2.31")]
[assembly: AssemblyVersion("0.9.2.32")]
[assembly: AssemblyFileVersion("0.9.2.32")]