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