Skip to content

Commit

Permalink
Update version.props
Browse files Browse the repository at this point in the history
  • Loading branch information
bkudiess committed Dec 16, 2022
1 parent feb174c commit 4c6ff65
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>1</MUXVersionPatch>
<MUXVersionPatch>2</MUXVersionPatch>
<MUXVersionBuild Condition="$(MUXVersionBuild) == ''">0</MUXVersionBuild>
<MUXVersionRevision Condition="$(MUXVersionRevision) == ''">0</MUXVersionRevision>
</PropertyGroup>
Expand Down

0 comments on commit 4c6ff65

Please sign in to comment.