修复账户登录失败,服务器不进行失败计数的BUG,v1.4.8

This commit is contained in:
dathlin
2017-09-24 20:53:38 +08:00
parent e8a72078c3
commit f226e00fb9
2 changed files with 20 additions and 6 deletions

View File

@@ -43,7 +43,7 @@ namespace CommonLibrary
*
**************************************************************************/
SoftBasic.FrameworkVersion = new SystemVersion("1.4.7");
SoftBasic.FrameworkVersion = new SystemVersion("1.4.8");
}