修复我的信息界面未选中文件删除的BUG,v1.7.12

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

View File

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