从网络组件更新,准备修改在线用户模型,v1.6.7

This commit is contained in:
dathlin
2017-10-09 14:13:45 +08:00
parent a162e65a07
commit 8252e4d356
6 changed files with 11 additions and 6 deletions

View File

@@ -45,7 +45,7 @@ namespace CommonLibrary
*
**************************************************************************/
SoftBasic.FrameworkVersion = new SystemVersion("1.6.6");
SoftBasic.FrameworkVersion = new SystemVersion("1.6.7");
}