正式发布1.1.0版本,下个版本1.2将主要围绕界面美化展开
This commit is contained in:
@@ -19,10 +19,13 @@ namespace CommonLibrary
|
||||
**************************************************************************/
|
||||
|
||||
|
||||
/**************************************************************************
|
||||
*
|
||||
* 时间:2017年7月7日 14:11:35 版本号:1.1.0
|
||||
*
|
||||
**************************************************************************/
|
||||
|
||||
//初始化模版的版本号
|
||||
//预计第一个正式发行的版本为1.1.0 日期为2017-08-10
|
||||
SoftBasic.FrameworkVersion = new SystemVersion("1.0.7");
|
||||
SoftBasic.FrameworkVersion = new SystemVersion("1.1.0");
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user