更新版本号
This commit is contained in:
@@ -1 +1 @@
|
|||||||
1.7.8.0
|
1.7.9.0
|
||||||
|
|||||||
@@ -49,5 +49,5 @@ using System.Windows;
|
|||||||
// You can specify all the values or you can default the Build and Revision Numbers
|
// You can specify all the values or you can default the Build and Revision Numbers
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
[assembly: AssemblyVersion("1.7.8.4")]
|
[assembly: AssemblyVersion("1.7.9.0")]
|
||||||
[assembly: AssemblyFileVersion("1.7.8.4")]
|
[assembly: AssemblyFileVersion("1.7.9.0")]
|
||||||
|
|||||||
@@ -49,5 +49,5 @@ using System.Windows;
|
|||||||
// You can specify all the values or you can default the Build and Revision Numbers
|
// You can specify all the values or you can default the Build and Revision Numbers
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
[assembly: AssemblyVersion("1.7.8.4")]
|
[assembly: AssemblyVersion("1.7.9.0")]
|
||||||
[assembly: AssemblyFileVersion("1.7.8.4")]
|
[assembly: AssemblyFileVersion("1.7.9.0")]
|
||||||
|
|||||||
+5
-1
@@ -54,4 +54,8 @@ ICC CE 1.7.X.X更新日志
|
|||||||
53. 修复开关状态异常
|
53. 修复开关状态异常
|
||||||
54. 优化浮动栏触摸点击
|
54. 优化浮动栏触摸点击
|
||||||
55. 优化快捷键
|
55. 优化快捷键
|
||||||
|
56. 优化截图功能
|
||||||
|
57. 优化分级系统
|
||||||
|
58. 优化代码结构
|
||||||
|
59. 优化图片插入
|
||||||
|
60. 优化自动更新
|
||||||
|
|||||||
Reference in New Issue
Block a user