We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1054185 commit b137c98Copy full SHA for b137c98
CHANGELOG.md
@@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/) and is followi
6
7
## Unreleased
8
9
-## [4.0.4] - 2024-05-01
+## [4.0.5] - 2024-05-01
10
11
### :syringe: Fixed
12
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
3
<PropertyGroup>
4
- <VersionPrefix>4.0.4</VersionPrefix>
+ <VersionPrefix>4.0.5</VersionPrefix>
5
<VersionSuffix></VersionSuffix>
<!--
Only increment the assembly version on major version changes to help users reduce binding
0 commit comments