Commit a1bc6eb4 authored by keyongyu's avatar keyongyu

2.1.2.0

parent be8a3607
......@@ -16,8 +16,12 @@ namespace DataEditorX
/// <summary>
/// Description of CheckUpdate.
/// </summary>
public class CheckUpdate
public static class CheckUpdate
{
static CheckUpdate()
{
ServicePointManager.DefaultConnectionLimit=255;
}
public static string URL="";
static string HEAD="[DataEditorX]",HEAD2="[URL]";
public static bool isOK=false;
......
......@@ -28,4 +28,4 @@
//
// You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below:
[assembly: AssemblyVersion("2.1.1.1")]
[assembly: AssemblyVersion("2.1.2.0")]
[DataEditorX]2.1.1.1[DataEditorX]
[DataEditorX]2.1.2.0[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★使用前,请关联lua的打开方式,例如记事本,notepad++,等。
......@@ -66,6 +66,8 @@ DataEditorX.exe.config
描述不详细的bug,我修复不了。(都不知道是bug是什么)
★更新历史
2.1.2.0
修改网络连接数
2.1.1.1
修改MSE下载器
2.1.1.0
......
No preview for this file type
[DataEditorX]2.1.1.1[DataEditorX]
[DataEditorX]2.1.2.0[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★使用前,请关联lua的打开方式,例如记事本,notepad++,等。
......@@ -66,6 +66,8 @@ DataEditorX.exe.config
描述不详细的bug,我修复不了。(都不知道是bug是什么)
★更新历史
2.1.2.0
修改网络连接数
2.1.1.1
修改MSE下载器
2.1.1.0
......
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment