From a8c9b12f31df63e880591193ddb44302f6f34b04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 14 May 2025 18:47:25 +0000 Subject: [PATCH] chore: update tag_info.json with potential release versions [skip ci] --- tag_info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tag_info.json b/tag_info.json index 9f2e161e0..42c6a92ba 100644 --- a/tag_info.json +++ b/tag_info.json @@ -1,7 +1,7 @@ { - "api_tag": "api/v0.1.10", "api_version": "0.1.10" + "api_tag": "api/v0.1.11", "api_version": "0.1.11" , - "web_tag": "web/v0.1.10", "web_version": "0.1.10" + "web_tag": "web/v0.1.11", "web_version": "0.1.11" , - "cli_tag": "cli/v0.1.10", "cli_version": "0.1.10" + "cli_tag": "cli/v0.1.11", "cli_version": "0.1.11" }