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

This commit is contained in:
github-actions[bot] 2025-05-29 22:48:31 +00:00
parent e1d6f42614
commit f9b39f920c
1 changed files with 3 additions and 3 deletions

View File

@ -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"
}