From 591bc6be72725eb02aa2d6f5cc7891410ae6af92 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 7 May 2025 16:01:03 +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 446788f87..ebdfe5b96 100644 --- a/tag_info.json +++ b/tag_info.json @@ -1,7 +1,7 @@ { - "api_tag": "api/v0.0.2", "api_version": "0.0.2" + "api_tag": "api/v0.1.1", "api_version": "0.1.1" , - "web_tag": "web/v0.1.1", "web_version": "0.1.1" + "web_tag": "web/v0.1.2", "web_version": "0.1.2" , - "cli_tag": "cli/v0.0.8", "cli_version": "0.0.8" + "cli_tag": "cli/v0.1.1", "cli_version": "0.1.1" }