Skip to content

Commit

Permalink
Merge pull request #213 from sfoslund/BumpVersion
Browse files Browse the repository at this point in the history
Bump tool version to 1.5
  • Loading branch information
sfoslund authored Nov 4, 2021
2 parents 1680d9d + 73a2149 commit e07a3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- Repo Version Information -->
<PropertyGroup>
<VersionMajor>1</VersionMajor>
<VersionMinor>4</VersionMinor>
<VersionMinor>5</VersionMinor>
<VersionPatch>0</VersionPatch>
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
<AutoGenerateAssemblyVersion>true</AutoGenerateAssemblyVersion>
Expand Down

0 comments on commit e07a3c9

Please sign in to comment.