From 1525769e2822d555efbbde366567656be0f87dcc Mon Sep 17 00:00:00 2001 From: zhihaop Date: Thu, 22 Sep 2022 14:34:19 +0800 Subject: [PATCH] fix: sync taos-tools version with branch 2.6 --- src/kit/taos-tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/kit/taos-tools b/src/kit/taos-tools index 9e75540e6d..8207c74c4e 160000 --- a/src/kit/taos-tools +++ b/src/kit/taos-tools @@ -1 +1 @@ -Subproject commit 9e75540e6dd9140cc551735beb177ec6afe9f3cc +Subproject commit 8207c74c4e8a832f2d7c9986b8ffd3356ace7f2d -- GitLab