Update AssemblyInfo.cs

This commit is contained in:
AiiR 2021-03-03 12:23:50 -05:00
parent ff3496f24c
commit 048c577b65

View File

@ -32,5 +32,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.9.9.22")] [assembly: AssemblyVersion("0.9.9.23")]
[assembly: AssemblyFileVersion("0.9.9.22")] [assembly: AssemblyFileVersion("0.9.9.23")]