From a90b380be9920cf1d0c6aefbb4d6a83462d3d37c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 13:59:39 +0800 Subject: [PATCH] update latest version (#97) Co-authored-by: xuanyu66 --- install.sh | 2 +- latest-version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index e49a200f..2641a531 100644 --- a/install.sh +++ b/install.sh @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -version="0.3.2" +version="0.3.3" repo='https://github.com/tidbcloud/tidbcloud-cli/releases/download' if [ -n "$TICLOUD_MIRRORS" ]; then diff --git a/latest-version b/latest-version index 3e13853a..ed3ee485 100644 --- a/latest-version +++ b/latest-version @@ -1 +1 @@ -v0.3.2 \ No newline at end of file +v0.3.3 \ No newline at end of file