From 589494fd695bfbf3f5907150c1adca86f9b0ee2f Mon Sep 17 00:00:00 2001 From: MSFT-yiz Date: Wed, 25 Sep 2024 05:44:22 +0000 Subject: [PATCH] build(release): publish detail - templates@4.2.3 --- packages/fx-core/src/common/templates-config.json | 4 ++-- templates/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/fx-core/src/common/templates-config.json b/packages/fx-core/src/common/templates-config.json index a95bde47d5..942ccb11b9 100644 --- a/packages/fx-core/src/common/templates-config.json +++ b/packages/fx-core/src/common/templates-config.json @@ -1,6 +1,6 @@ { - "version": "0.0.0-rc", - "localVersion": "4.2.3-rc-hotfix.4", + "version": "~4.2", + "localVersion": "4.2.3", "tagPrefix": "templates@", "tagListURL": "https://github.com/OfficeDev/TeamsFx/releases/download/template-tag-list/template-tags.txt", "templateDownloadBaseURL": "https://github.com/OfficeDev/TeamsFx/releases/download", diff --git a/templates/package.json b/templates/package.json index b119a2c367..f9624d67ed 100644 --- a/templates/package.json +++ b/templates/package.json @@ -1,6 +1,6 @@ { "name": "templates", - "version": "4.2.3-rc-hotfix.4", + "version": "4.2.3", "private": "true", "license": "MIT", "scripts": {