Skip to content

Commit

Permalink
Fix .NET 8 preview 4 release date (#8460)
Browse files Browse the repository at this point in the history
Update the date to not be in the future.
  • Loading branch information
martincostello committed May 16, 2023
1 parent c3db5ab commit 9e01498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-notes/8.0/releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lifecycle-policy": "https://aka.ms/dotnetcoresupport",
"releases": [
{
"release-date": "2023-11-14",
"release-date": "2023-05-16",
"release-version": "8.0.0-preview.4",
"security": false,
"cve-list": [],
Expand Down

0 comments on commit 9e01498

Please sign in to comment.