Skip to content

Commit

Permalink
Merge pull request #31 from BoBoBaSs84/BoBoBaSs84-patch-1
Browse files Browse the repository at this point in the history
chore: version bump to 1.6.1
  • Loading branch information
BoBoBaSs84 authored Nov 12, 2023
2 parents 20db847 + fa86410 commit f1ce409
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>6</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 f1ce409

Please sign in to comment.