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

This commit is contained in:
github-actions[bot] 2025-05-14 04:19:08 +00:00
parent 01487689dd
commit 03d7ec9ca1
1 changed files with 3 additions and 3 deletions

View File

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