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

This commit is contained in:
github-actions[bot] 2025-05-30 05:13:17 +00:00
parent 59c128a28d
commit b9d226a183
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"api_tag": "api/v0.1.27", "api_version": "0.1.27"
"api_tag": "api/v0.1.28", "api_version": "0.1.28"
,
"web_tag": "web/v0.1.27", "web_version": "0.1.27"
"web_tag": "web/v0.1.28", "web_version": "0.1.28"
,
"cli_tag": "cli/v0.1.27", "cli_version": "0.1.27"
"cli_tag": "cli/v0.1.28", "cli_version": "0.1.28"
}