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

This commit is contained in:
github-actions[bot] 2025-05-07 16:01:03 +00:00
parent 6862d61621
commit 591bc6be72
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"api_tag": "api/v0.0.2", "api_version": "0.0.2"
"api_tag": "api/v0.1.1", "api_version": "0.1.1"
,
"web_tag": "web/v0.1.1", "web_version": "0.1.1"
"web_tag": "web/v0.1.2", "web_version": "0.1.2"
,
"cli_tag": "cli/v0.0.8", "cli_version": "0.0.8"
"cli_tag": "cli/v0.1.1", "cli_version": "0.1.1"
}