[Feature] Option to set a position of the main menu (#229), version 1.0.25.3

This commit is contained in:
Markus Hofknecht 2021-11-09 18:35:29 +01:00
parent eee8b6b2f0
commit a677a7a9b4

View file

@ -39,5 +39,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("1.0.25.2")]
[assembly: AssemblyFileVersion("1.0.25.2")]
[assembly: AssemblyVersion("1.0.25.3")]
[assembly: AssemblyFileVersion("1.0.25.3")]