This commit is contained in:
skx 2021-01-16 17:30:18 +08:00
parent af9cc06719
commit 0cf9eed25b

View File

@ -31,5 +31,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("5.0.2")]
[assembly: AssemblyFileVersion("5.0.2")]
[assembly: AssemblyVersion("5.0.2.1")]
[assembly: AssemblyFileVersion("5.0.2.1")]