From b26f7127816ae86a18db251ea0adfca74a81f20f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 May 2025 20:37:47 +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 fca025de6..4fb37d040 100644 --- a/tag_info.json +++ b/tag_info.json @@ -1,7 +1,7 @@ { - "api_tag": "api/v0.1.15", "api_version": "0.1.15" + "api_tag": "api/v0.1.16", "api_version": "0.1.16" , - "web_tag": "web/v0.1.15", "web_version": "0.1.15" + "web_tag": "web/v0.1.16", "web_version": "0.1.16" , - "cli_tag": "cli/v0.1.15", "cli_version": "0.1.15" + "cli_tag": "cli/v0.1.16", "cli_version": "0.1.16" }