From 63d4b2833fe08ecd09f204dbf019f4066d8783f6 Mon Sep 17 00:00:00 2001 From: MSFT-yiz Date: Thu, 21 Dec 2023 08:30:17 +0000 Subject: [PATCH] build(release): publish detail - templates@4.1.1 --- packages/fx-core/src/common/templates-config.json | 2 +- templates/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/fx-core/src/common/templates-config.json b/packages/fx-core/src/common/templates-config.json index 607a6ea698..fd40d07012 100644 --- a/packages/fx-core/src/common/templates-config.json +++ b/packages/fx-core/src/common/templates-config.json @@ -1,5 +1,5 @@ { - "version": "0.0.0-rc", + "version": "~4.1", "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 1dfa3e959d..173cb32273 100644 --- a/templates/package.json +++ b/templates/package.json @@ -1,6 +1,6 @@ { "name": "templates", - "version": "4.1.1-rc-hotfix.0", + "version": "4.1.1", "private": "true", "license": "MIT", "scripts": {