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

This commit is contained in:
github-actions[bot] 2025-05-12 16:08:51 +00:00
parent a489378857
commit 5092a0aa65
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"api_tag": "api/v0.1.4", "api_version": "0.1.4"
"api_tag": "api/v0.1.5", "api_version": "0.1.5"
,
"web_tag": "web/v0.1.4", "web_version": "0.1.4"
,
"cli_tag": "cli/v0.1.4", "cli_version": "0.1.4"
"cli_tag": "cli/v0.1.5", "cli_version": "0.1.5"
}