From 598508743a198b21b31f13b0c3d0ba7a62a3b5de Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sat, 22 Jul 2023 14:18:08 -0400 Subject: [PATCH] Updated default SPFx version --- templates/README-template.md | 2 +- templates/sample-template.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/README-template.md b/templates/README-template.md index b78c7a5c5..e683aec86 100644 --- a/templates/README-template.md +++ b/templates/README-template.md @@ -47,7 +47,7 @@ You can add as many screen shots as you'd like to help users understand your web This sample is optimally compatible with the following environment configuration: -![SPFx 1.17.2](https://img.shields.io/badge/SPFx-1.17.2-green.svg) +![SPFx 1.17.4](https://img.shields.io/badge/SPFx-1.17.4-green.svg) ![Node.js v16.13+](https://img.shields.io/badge/Node.js-v16.13+-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") diff --git a/templates/sample-template.json b/templates/sample-template.json index 44d1843ac..90b77e0f2 100644 --- a/templates/sample-template.json +++ b/templates/sample-template.json @@ -21,7 +21,7 @@ }, { "key": "SPFX-VERSION", - "value": "1.17.2" + "value": "1.17.4" } ], "thumbnails": [