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

This commit is contained in:
github-actions[bot] 2025-05-14 18:47:25 +00:00
parent a71740a1c9
commit a8c9b12f31
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{ {
"api_tag": "api/v0.1.10", "api_version": "0.1.10" "api_tag": "api/v0.1.11", "api_version": "0.1.11"
, ,
"web_tag": "web/v0.1.10", "web_version": "0.1.10" "web_tag": "web/v0.1.11", "web_version": "0.1.11"
, ,
"cli_tag": "cli/v0.1.10", "cli_version": "0.1.10" "cli_tag": "cli/v0.1.11", "cli_version": "0.1.11"
} }