Skip to content

Commit 537352a

Browse files
committed
Updated version to 1.5.4
1 parent 321bc11 commit 537352a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/BranchInfo.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
<PropertyGroup Condition="'$(IsStableProject)' == 'true'">
3131
<MajorVersion>1</MajorVersion>
3232
<MinorVersion>5</MinorVersion>
33-
<PatchVersion>3</PatchVersion>
33+
<PatchVersion>4</PatchVersion>
3434
</PropertyGroup>
3535
<PropertyGroup Condition="'$(IsStableProject)' != 'true'">
3636
<MajorVersion>0</MajorVersion>
3737
<MinorVersion>17</MinorVersion>
38-
<PatchVersion>3</PatchVersion>
38+
<PatchVersion>4</PatchVersion>
3939
</PropertyGroup>
4040
</Project>

0 commit comments

Comments
 (0)