Skip to content

Commit

Permalink
updating issue number
Browse files Browse the repository at this point in the history
  • Loading branch information
kalaskarsanket committed Nov 8, 2021
1 parent fa1b469 commit 18c4dbd
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions release-notes/3.1/3.1.21/3.1.21.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ The following repos have been updated.

### Additional fixes in this release
* [WPF](https://github.com/dotnet/wpf/issues?q=milestone%3A3.1.21++is%3Aclosed+label%3Aservicing-approved+)
* [ASP.NET](hhttps://github.com/dotnet/aspnetcore/issues?q=milestone%3A3.1.21++is%3Aclosed+label%3Aservicing-approved+)
* [ASP.NET](https://github.com/dotnet/aspnetcore/issues?q=milestone%3A3.1.21++is%3Aclosed+label%3Aservicing-approved+)

## Feedback

Your feedback is important and appreciated. We've created an issue at [dotnet/core #XXXX](https://github.com/dotnet/core/issues/XXXX) for your questions and comments.
Your feedback is important and appreciated. We've created an issue at [dotnet/core #6884](https://github.com/dotnet/core/issues/6884) for your questions and comments.

## Packages updated in this release:

Expand Down
2 changes: 1 addition & 1 deletion release-notes/5.0/5.0.12/5.0.12.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Release feature and bug lists:.

## Feedback

Your feedback is important and appreciated. We've created an issue at [dotnet/core #XXXX](https://github.com/dotnet/core/issues/XXXX) for your questions and comments.
Your feedback is important and appreciated. We've created an issue at [dotnet/core #6884](https://github.com/dotnet/core/issues/6884) for your questions and comments.


[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
Expand Down
2 changes: 1 addition & 1 deletion release-notes/5.0/5.0.12/5.0.209.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ You need [Visual Studio 16.10](https://visualstudio.microsoft.com) or later to u

## Feedback

Your feedback is important and appreciated. We've created an issue at [dotnet/core #XXXX](https://github.com/dotnet/core/issues/XXXX) for your questions and comments.
Your feedback is important and appreciated. We've created an issue at [dotnet/core #6884](https://github.com/dotnet/core/issues/6884) for your questions and comments.


[blob-runtime]: https://dotnetcli.blob.core.windows.net/dotnet/Runtime/
Expand Down
8 changes: 4 additions & 4 deletions release-notes/releases-index.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
},
{
"channel-version": "3.1",
"latest-release": "3.1.20",
"latest-release-date": "2021-10-12",
"latest-release": "3.1.21",
"latest-release-date": "2021-11-08",
"security": false,
"latest-runtime": "3.1.20",
"latest-sdk": "3.1.414",
"latest-runtime": "3.1.21",
"latest-sdk": "3.1.415",
"product": ".NET Core",
"support-phase": "lts",
"eol-date": "2022-12-03",
Expand Down

0 comments on commit 18c4dbd

Please sign in to comment.