chore: update tag_info.json with potential release versions [skip ci]

This commit is contained in:
github-actions[bot] 2025-05-30 15:41:44 +00:00
parent beac3692d8
commit 6f63cf96eb
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"api_tag": "api/v0.1.33", "api_version": "0.1.33"
"api_tag": "api/v0.1.34", "api_version": "0.1.34"
,
"web_tag": "web/v0.1.33", "web_version": "0.1.33"
"web_tag": "web/v0.1.34", "web_version": "0.1.34"
,
"cli_tag": "cli/v0.1.33", "cli_version": "0.1.33"
"cli_tag": "cli/v0.1.34", "cli_version": "0.1.34"
}