Skip to content

Commit 347266e

Browse files
release v4.0.0
1 parent 8d900c8 commit 347266e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ This project adheres to [Semantic Versioning](http://semver.org/) and is followi
66

77
## Unreleased
88

9+
## [4.0.0] - 2022-03-25
10+
911
### :zap: Added
1012

1113
- Support for .NET 6

Directory.Build.props

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

33
<PropertyGroup>
44
<VersionPrefix>4.0.0</VersionPrefix>
5-
<VersionSuffix>beta.2</VersionSuffix>
5+
<VersionSuffix></VersionSuffix>
66
<!--
77
Only increment the assembly version on major version changes to help users reduce binding
88
redirects, and how often they're updated. For more information, please read

0 commit comments

Comments
 (0)