Skip to content

Commit

Permalink
Update version to 2.8.2 (#7667)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmahone authored Aug 31, 2022
1 parent 9e63c93 commit 0c556e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PropertyGroup>
<MUXVersionMajor>2</MUXVersionMajor>
<MUXVersionMinor>8</MUXVersionMinor>
<MUXVersionPatch>0</MUXVersionPatch>
<MUXVersionPatch>2</MUXVersionPatch>
<MUXVersionBuild Condition="$(MUXVersionBuild) == ''">0</MUXVersionBuild>
<MUXVersionRevision Condition="$(MUXVersionRevision) == ''">0</MUXVersionRevision>
</PropertyGroup>
Expand Down

0 comments on commit 0c556e8

Please sign in to comment.