diff --git a/XCLNetTools.nupkg b/XCLNetTools.nupkg index f1ec9317..9c3ffbc8 100644 Binary files a/XCLNetTools.nupkg and b/XCLNetTools.nupkg differ diff --git a/XCLNetTools/Properties/AssemblyInfo.cs b/XCLNetTools/Properties/AssemblyInfo.cs index 6b330901..ed436763 100644 --- a/XCLNetTools/Properties/AssemblyInfo.cs +++ b/XCLNetTools/Properties/AssemblyInfo.cs @@ -38,5 +38,5 @@ // // 可以指定所有这些值,也可以使用“内部版本号”和“修订号”的默认值, // 方法是按如下所示使用“*”: -[assembly: AssemblyVersion("2.8.1")] -[assembly: AssemblyFileVersion("2.8.1")] \ No newline at end of file +[assembly: AssemblyVersion("2.8.2")] +[assembly: AssemblyFileVersion("2.8.2")] \ No newline at end of file