Update AssemblyInfo.cs

This commit is contained in:
NYAN CAT 2023-10-16 17:20:18 +03:00
parent f1507608df
commit b340bcb22e

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 // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.5.7.0")] [assembly: AssemblyVersion("0.5.8.0")]
[assembly: AssemblyFileVersion("0.5.7.0")] [assembly: AssemblyFileVersion("0.5.8.0")]