Skip to content

Commit 4c6ff65

Browse files
committed
Update version.props
1 parent feb174c commit 4c6ff65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<PropertyGroup>
55
<MUXVersionMajor>2</MUXVersionMajor>
66
<MUXVersionMinor>8</MUXVersionMinor>
7-
<MUXVersionPatch>1</MUXVersionPatch>
7+
<MUXVersionPatch>2</MUXVersionPatch>
88
<MUXVersionBuild Condition="$(MUXVersionBuild) == ''">0</MUXVersionBuild>
99
<MUXVersionRevision Condition="$(MUXVersionRevision) == ''">0</MUXVersionRevision>
1010
</PropertyGroup>

0 commit comments

Comments
 (0)