我的信息的下载按钮BUG修复。v1.7.13

This commit is contained in:
dathlin
2017-12-28 12:00:11 +08:00
parent 3042b12ab5
commit c92f53ec29
2 changed files with 3 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ namespace CommonLibrary
**************************************************************************/
SoftBasic.FrameworkVersion = new SystemVersion("1.7.12");
SoftBasic.FrameworkVersion = new SystemVersion("1.7.13");
}