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

This commit is contained in:
github-actions[bot] 2025-05-28 19:26:43 +00:00
parent 26d7b810fa
commit 835063a44e
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"api_tag": "api/v0.1.13", "api_version": "0.1.13"
"api_tag": "api/v0.1.14", "api_version": "0.1.14"
,
"web_tag": "web/v0.1.13", "web_version": "0.1.13"
"web_tag": "web/v0.1.14", "web_version": "0.1.14"
,
"cli_tag": "cli/v0.1.13", "cli_version": "0.1.13"
"cli_tag": "cli/v0.1.14", "cli_version": "0.1.14"
}