web端的更新日志界面重做,采用手风琴风格实现,v1.6.22

This commit is contained in:
dathlin
2017-10-18 21:54:00 +08:00
parent 18d81f31d3
commit 7b808e7d1d
5 changed files with 108 additions and 26 deletions

View File

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