From b9d226a183de702aaed0be81f6b12e48cc45f7eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 30 May 2025 05:13:17 +0000 Subject: [PATCH] chore: update tag_info.json with potential release versions [skip ci] --- tag_info.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tag_info.json b/tag_info.json index 4c9645b19..3c22e0bce 100644 --- a/tag_info.json +++ b/tag_info.json @@ -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" }