Skip to content

Commit

Permalink
Update version to 8.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yang-xiaodong authored Jan 21, 2025
1 parent e3d851f commit 7236b5d
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>8</VersionMajor>
<VersionMinor>3</VersionMinor>
<VersionPatch>2</VersionPatch>
<VersionPatch>3</VersionPatch>
<VersionQuality></VersionQuality>
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
</PropertyGroup>
Expand Down

0 comments on commit 7236b5d

Please sign in to comment.