Skip to content

Commit 02c3f49

Browse files
author
Bart Koelman
committedFeb 23, 2021
Update version from 4.0.3 to 4.0.4
1 parent 49c18ad commit 02c3f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/JsonApiDotNetCore/JsonApiDotNetCore.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<VersionPrefix>4.0.3</VersionPrefix>
3+
<VersionPrefix>4.0.4</VersionPrefix>
44
<TargetFramework>$(NetCoreAppVersion)</TargetFramework>
55
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
66
</PropertyGroup>

0 commit comments

Comments
 (0)
Please sign in to comment.