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

This commit is contained in:
github-actions[bot] 2025-05-30 05:45:58 +00:00
parent f668a4c917
commit 4a33c9875a
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"api_tag": "api/v0.1.30", "api_version": "0.1.30"
"api_tag": "api/v0.1.31", "api_version": "0.1.31"
,
"web_tag": "web/v0.1.30", "web_version": "0.1.30"
"web_tag": "web/v0.1.31", "web_version": "0.1.31"
,
"cli_tag": "cli/v0.1.30", "cli_version": "0.1.30"
"cli_tag": "cli/v0.1.31", "cli_version": "0.1.31"
}