Skip to content

Commit

Permalink
Increment version to 5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bkoelman committed Jun 30, 2024
1 parent 977346d commit ee41f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
<WarnOnPackingNonPackableProject>false</WarnOnPackingNonPackableProject>
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)CodingGuidelines.ruleset</CodeAnalysisRuleSet>
<RunSettingsFilePath>$(MSBuildThisFileDirectory)tests.runsettings</RunSettingsFilePath>
<JsonApiDotNetCoreVersionPrefix>5.5.2</JsonApiDotNetCoreVersionPrefix>
<JsonApiDotNetCoreVersionPrefix>5.6.0</JsonApiDotNetCoreVersionPrefix>
</PropertyGroup>
</Project>

0 comments on commit ee41f12

Please sign in to comment.