We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 534822c commit c52170dCopy full SHA for c52170d
src/JsonApiDotNetCore/JsonApiDotNetCore.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <VersionPrefix>2.3.5</VersionPrefix>
+ <VersionPrefix>2.4.0</VersionPrefix>
4
<TargetFrameworks>$(NetStandardVersion)</TargetFrameworks>
5
<AssemblyName>JsonApiDotNetCore</AssemblyName>
6
<PackageId>JsonApiDotNetCore</PackageId>
0 commit comments