Skip to content

Commit f2e752f

Browse files
authored
Update release-1.16.md
Fixes SharePoint#8766
1 parent 803ec32 commit f2e752f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/release-1.16.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SharePoint Framework v1.16 release notes
33
description: Release notes for the SharePoint Framework v1.16 release
4-
ms.date: 11/15/2022
4+
ms.date: 2/16/2023
55
ms.localizationpriority: high
66
---
77
# SharePoint Framework v1.16 release notes
@@ -17,7 +17,7 @@ This release introduces updates across the features around Microsoft Viva, Micro
1717
Install the latest release of the SharePoint Framework (SPFx) by including the **@latest** tag:
1818

1919
```console
20-
npm install @microsoft/generator-sharepoint@next --global
20+
npm install @microsoft/generator-sharepoint@latest --global
2121
```
2222

2323
## Upgrading projects from v1.15.2 to v1.16

0 commit comments

Comments
 (0)