Skip to content

Commit 4aa80ad

Browse files
committed
Update version.props
1 parent e22d00e commit 4aa80ad

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>3</MUXVersionPatch>
7+
<MUXVersionPatch>4</MUXVersionPatch>
88
<MUXVersionBuild Condition="$(MUXVersionBuild) == ''">0</MUXVersionBuild>
99
<MUXVersionRevision Condition="$(MUXVersionRevision) == ''">0</MUXVersionRevision>
1010
</PropertyGroup>

0 commit comments

Comments
 (0)