From a856c6628b213de195dc2f749502d0a686149263 Mon Sep 17 00:00:00 2001 From: shiyuhang0 <52435083+shiyuhang0@users.noreply.github.com> Date: Tue, 23 Dec 2025 12:41:02 +0000 Subject: [PATCH] update latest version --- install.sh | 2 +- latest-version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 65f9f378..9f7d9c73 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="1.0.0-beta.10" +version="1.0.0-beta.11" repo='https://github.com/tidbcloud/tidbcloud-cli/releases/download' if [ -n "$TICLOUD_MIRRORS" ]; then diff --git a/latest-version b/latest-version index 69ffb3ff..34b0132a 100644 --- a/latest-version +++ b/latest-version @@ -1 +1 @@ -v1.0.0-beta.10 \ No newline at end of file +v1.0.0-beta.11 \ No newline at end of file