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

This commit is contained in:
github-actions[bot] 2025-05-29 22:13:35 +00:00
parent 42dd0e15e7
commit 67b09178b7
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{ {
"api_tag": "api/v0.1.20", "api_version": "0.1.20" "api_tag": "api/v0.1.21", "api_version": "0.1.21"
, ,
"web_tag": "web/v0.1.20", "web_version": "0.1.20" "web_tag": "web/v0.1.21", "web_version": "0.1.21"
, ,
"cli_tag": "cli/v0.1.20", "cli_version": "0.1.20" "cli_tag": "cli/v0.1.21", "cli_version": "0.1.21"
} }