Skip to content

Commit

Permalink
bump patch - 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rickdotnet committed Sep 10, 2024
1 parent 88af21a commit 876f51c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/version.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<PropertyGroup>
<VersionMajor>0</VersionMajor>
<VersionMinor>4</VersionMinor>
<VersionPatch>0</VersionPatch>
<VersionQuality>-alpha10</VersionQuality>
<VersionPatch>1</VersionPatch>
<VersionQuality />
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)$(VersionQuality)</VersionPrefix>
</PropertyGroup>
</Project>

0 comments on commit 876f51c

Please sign in to comment.