Update AssemblyInfo to reflect actual version

This commit is contained in:
fyr77 2020-08-18 15:37:34 +02:00
parent fff0d76b83
commit 3c4dc9da2b

View file

@ -51,5 +51,5 @@ using System.Windows;
// 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.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("2.3")]
[assembly: AssemblyFileVersion("2.3")]