From 835063a44ee32302df2e4873a3e6be723740f68d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 28 May 2025 19:26:43 +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 72701bf14..6f3cccac3 100644 --- a/tag_info.json +++ b/tag_info.json @@ -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" }