Skip to content

Commit

Permalink
Merge pull request #55 from BoBoBaSs84/BoBoBaSs84-patch-1
Browse files Browse the repository at this point in the history
chore: version bump to 1.7.1
  • Loading branch information
BoBoBaSs84 authored Nov 12, 2023
2 parents 1a6cc00 + 5c163e0 commit 6e03a2f
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 @@ -3,7 +3,7 @@
<PropertyGroup>
<VersionMajor>1</VersionMajor>
<VersionMinor>7</VersionMinor>
<VersionPatch>0</VersionPatch>
<VersionPatch>1</VersionPatch>
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
<VersionSuffix Condition="$(Configuration.Equals('Debug'))">Development</VersionSuffix>
</PropertyGroup>
Expand Down

0 comments on commit 6e03a2f

Please sign in to comment.