Skip to content

Commit 2302ec3

Browse files
Fix version number
1 parent 8bb2156 commit 2302ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ImageSharp/ImageSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

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

2929
<Choose>

0 commit comments

Comments
 (0)