Skip to content

Commit

Permalink
v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
6bee committed Nov 24, 2024
1 parent 52f5dbb commit be4fbab
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
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup Label="Version">
<VersionPrefix Condition=" '$(VersionPrefix)' == '' ">3.1.0</VersionPrefix>
<VersionPrefix Condition=" '$(VersionPrefix)' == '' ">3.2.0</VersionPrefix>
<VersionSuffix Condition=" '$(VersionSuffix)' == '' "></VersionSuffix>
</PropertyGroup>

Expand Down

0 comments on commit be4fbab

Please sign in to comment.