We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49c18ad commit 02c3f49Copy full SHA for 02c3f49
src/JsonApiDotNetCore/JsonApiDotNetCore.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <VersionPrefix>4.0.3</VersionPrefix>
+ <VersionPrefix>4.0.4</VersionPrefix>
4
<TargetFramework>$(NetCoreAppVersion)</TargetFramework>
5
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
6
</PropertyGroup>
0 commit comments