Skip to content

Commit 8bb2156

Browse files
Bump MinVer version base
1 parent c4150b9 commit 8bb2156

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ImageSharp/ImageSharp.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
</PropertyGroup>
2323

2424
<PropertyGroup>
25-
<!--Bump to V3 prior to tagged release.-->
26-
<MinVerMinimumMajorMinor>3.0</MinVerMinimumMajorMinor>
25+
<!--Bump to v3.1 prior to tagged release.-->
26+
<MinVerMinimumMajorMinor>3.1.0</MinVerMinimumMajorMinor>
2727
</PropertyGroup>
2828

2929
<Choose>

0 commit comments

Comments
 (0)