From 5092a0aa653a51fddc8dd10fc2e94346e4bcf0f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 12 May 2025 16:08:51 +0000 Subject: [PATCH] chore: update tag_info.json with potential release versions [skip ci] --- tag_info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tag_info.json b/tag_info.json index 42b827285..a18e88bf0 100644 --- a/tag_info.json +++ b/tag_info.json @@ -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" }