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