From f9b39f920c18010f89654145833e872c98e17455 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 May 2025 22:48:31 +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 6eb0111fb..61c4210b0 100644 --- a/tag_info.json +++ b/tag_info.json @@ -1,7 +1,7 @@ { - "api_tag": "api/v0.1.21", "api_version": "0.1.21" + "api_tag": "api/v0.1.22", "api_version": "0.1.22" , - "web_tag": "web/v0.1.21", "web_version": "0.1.21" + "web_tag": "web/v0.1.22", "web_version": "0.1.22" , - "cli_tag": "cli/v0.1.21", "cli_version": "0.1.21" + "cli_tag": "cli/v0.1.22", "cli_version": "0.1.22" }