Skip to content

Commit 0f2ef0e

Browse files
Register v9.0.5 release information (#8730)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0bdc2a9 commit 0f2ef0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/releases.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
"outOfSupportDate": "2025-05-11T00:00:00.000Z"
3737
},
3838
"9.0": {
39-
"tag": "v9.0.4",
39+
"tag": "v9.0.5",
4040
"minorReleaseDate": "2024-11-12T00:00:00.000Z",
41-
"patchReleaseDate": "2025-08-06T00:00:00.000Z",
41+
"patchReleaseDate": "2025-11-11T00:00:00.000Z",
4242
"supportedFrameworks": [
4343
"net9.0"
4444
]

documentation/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
| Version | Original Release Date | Latest Patch Version | Patch Release Date | End of Support | Runtime Frameworks |
66
| --- | --- | --- | --- | --- | --- |
7-
| 9.0 | November 12, 2024 | [9.0.4](https://github.com/dotnet/dotnet-monitor/releases/tag/v9.0.4) | August 6, 2025 | | net9.0 |
7+
| 9.0 | November 12, 2024 | [9.0.5](https://github.com/dotnet/dotnet-monitor/releases/tag/v9.0.5) | November 11, 2025 | | net9.0 |
88
| 8.1 | February 11, 2025 | [8.1.2](https://github.com/dotnet/dotnet-monitor/releases/tag/v8.1.2) | August 6, 2025 | | net8.0 |
99

1010

0 commit comments

Comments
 (0)