Skip to content

Commit

Permalink
Update releases.json to reflect correct support phase for .NET 6.0 (#…
Browse files Browse the repository at this point in the history
…9413)

* Update releases.json

* Update releases-index.json
  • Loading branch information
rbhanda authored Jul 16, 2024
1 parent ff05be0 commit cfcf5f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions release-notes/6.0/releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"latest-release-date": "2024-07-09",
"latest-runtime": "6.0.32",
"latest-sdk": "6.0.424",
"support-phase": "active",
"support-phase": "maintenance",
"release-type": "lts",
"eol-date": "2024-11-12",
"lifecycle-policy": "https://dotnet.microsoft.com/platform/support/policy/",
Expand Down Expand Up @@ -24677,4 +24677,4 @@
}
}
]
}
}
2 changes: 1 addition & 1 deletion release-notes/releases-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"latest-runtime": "6.0.32",
"latest-sdk": "6.0.424",
"product": ".NET",
"support-phase": "active",
"support-phase": "maintenance",
"eol-date": "2024-11-12",
"release-type": "lts",
"releases.json": "https://dotnetcli.blob.core.windows.net/dotnet/release-metadata/6.0/releases.json",
Expand Down

0 comments on commit cfcf5f2

Please sign in to comment.