Skip to content

Commit

Permalink
Bump version to 3.2.1 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReubenBond authored Jan 13, 2022
1 parent 948e409 commit 46fa553
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
Expand Up @@ -38,7 +38,7 @@
<!-- Versioning properties -->
<PropertyGroup>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
<VersionPrefix Condition=" '$(VersionPrefix)'=='' ">3.2.0</VersionPrefix>
<VersionPrefix Condition=" '$(VersionPrefix)'=='' ">3.2.1</VersionPrefix>
</PropertyGroup>

<!-- For Debug builds generated a date/time dependent version suffix -->
Expand Down

0 comments on commit 46fa553

Please sign in to comment.