Skip to content

Commit

Permalink
Update version.props
Browse files Browse the repository at this point in the history
  • Loading branch information
snakorse authored Jun 8, 2021
1 parent 1b1ae2e commit 3a9ab3b
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
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<VersionMajor>1</VersionMajor>
<VersionMinor>3</VersionMinor>
<VersionMinor>4</VersionMinor>
<VersionPatch>0</VersionPatch>
<VersionQuality></VersionQuality>
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
Expand Down

0 comments on commit 3a9ab3b

Please sign in to comment.