Skip to content

Commit

Permalink
Bump version to 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamBZA committed Aug 12, 2024
1 parent 9efcd66 commit fd7e988
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Custom.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
</PropertyGroup>

<PropertyGroup>
<MinVerMinimumMajorMinor>5.4</MinVerMinimumMajorMinor>
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
<MinVerMinimumMajorMinor>5.6</MinVerMinimumMajorMinor>
<MinVerAutoIncrement>patch</MinVerAutoIncrement>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit fd7e988

Please sign in to comment.