From 9048048dd77af04af24621b2b58aa51e99d7c781 Mon Sep 17 00:00:00 2001 From: xuejiaming <326308290@qq.com> Date: Wed, 26 Oct 2022 10:14:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=836.8.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nuget-publish.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuget-publish.bat b/nuget-publish.bat index 0b265e8b..7929f274 100644 --- a/nuget-publish.bat +++ b/nuget-publish.bat @@ -1,6 +1,6 @@ :start ::定义版本 -set SHARDINGCORE=6.8.0.1 +set SHARDINGCORE=6.8.0.2 ::删除所有bin与obj下的文件 @echo off