- Fixed login
This commit is contained in:
AiiR
2020-08-10 15:25:26 -04:00
parent ba8b9e3eec
commit bcc81b8462
2 changed files with 15 additions and 4 deletions

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
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.9.19")]
[assembly: AssemblyFileVersion("0.9.9.19")]
[assembly: AssemblyVersion("0.9.9.20")]
[assembly: AssemblyFileVersion("0.9.9.20")]