Skip to content

Commit 33c5f27

Browse files
committed
Bump version to 8.0.1
1 parent 89000cf commit 33c5f27

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#### 8.0.1 - 2024-01-15
2+
* Fixed net8.0-windows target issue - https://github.com/fsprojects/Paket/pull/4242
3+
14
#### 8.0.0 - 2023-11-14
25
* Support for .NET 8.0
36
* Support for net481 - https://github.com/fsprojects/Paket/pull/4227

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "8.0.100",
3+
"version": "8.0.101",
44
"rollForward": "latestMinor"
55
}
66
}

0 commit comments

Comments
 (0)