组件更新,写入PLC数据时提供更加丰富的API,v1.6.20

This commit is contained in:
dathlin
2017-10-18 13:20:05 +08:00
parent b450908e35
commit 2cd8989cc6
3 changed files with 81 additions and 1 deletions

View File

@@ -43,7 +43,7 @@ namespace CommonLibrary
**************************************************************************/
SoftBasic.FrameworkVersion = new SystemVersion("1.6.19");
SoftBasic.FrameworkVersion = new SystemVersion("1.6.20");
}