Skip to content

Commit

Permalink
v0.5.3 - reply should be internal
Browse files Browse the repository at this point in the history
  • Loading branch information
rickdotnet committed Nov 12, 2024
1 parent c0cda46 commit e85af80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/version.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<VersionMajor>0</VersionMajor>
<VersionMinor>5</VersionMinor>
<VersionPatch>2</VersionPatch>
<VersionPatch>3</VersionPatch>
<VersionQuality />
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)$(VersionQuality)</VersionPrefix>
</PropertyGroup>
Expand Down

0 comments on commit e85af80

Please sign in to comment.