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

This commit is contained in:
github-actions[bot] 2025-05-29 20:56:53 +00:00
parent 187fc2293d
commit b4819da5ab
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"api_tag": "api/v0.1.16", "api_version": "0.1.16"
"api_tag": "api/v0.1.17", "api_version": "0.1.17"
,
"web_tag": "web/v0.1.16", "web_version": "0.1.16"
"web_tag": "web/v0.1.17", "web_version": "0.1.17"
,
"cli_tag": "cli/v0.1.16", "cli_version": "0.1.16"
"cli_tag": "cli/v0.1.17", "cli_version": "0.1.17"
}