Skip to content

Commit

Permalink
Bump MinVer version base
Browse files Browse the repository at this point in the history
  • Loading branch information
JimBobSquarePants committed Oct 9, 2023
1 parent c4150b9 commit 8bb2156
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ImageSharp/ImageSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
</PropertyGroup>

<PropertyGroup>
<!--Bump to V3 prior to tagged release.-->
<MinVerMinimumMajorMinor>3.0</MinVerMinimumMajorMinor>
<!--Bump to v3.1 prior to tagged release.-->
<MinVerMinimumMajorMinor>3.1.0</MinVerMinimumMajorMinor>
</PropertyGroup>

<Choose>
Expand Down

0 comments on commit 8bb2156

Please sign in to comment.