正式发布 1.3.0 版本

This commit is contained in:
dathlin
2017-09-03 13:28:51 +08:00
parent 633f31ab57
commit 90570cbb96

View File

@@ -31,7 +31,13 @@ namespace CommonLibrary
*
**************************************************************************/
SoftBasic.FrameworkVersion = new SystemVersion("1.2.0");
/**************************************************************************
*
* 时间2017年9月3日 13:27:52 版本号1.3.0
*
**************************************************************************/
SoftBasic.FrameworkVersion = new SystemVersion("1.3.0");
}