We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 321bc11 commit 537352aCopy full SHA for 537352a
eng/BranchInfo.props
@@ -30,11 +30,11 @@
30
<PropertyGroup Condition="'$(IsStableProject)' == 'true'">
31
<MajorVersion>1</MajorVersion>
32
<MinorVersion>5</MinorVersion>
33
- <PatchVersion>3</PatchVersion>
+ <PatchVersion>4</PatchVersion>
34
</PropertyGroup>
35
<PropertyGroup Condition="'$(IsStableProject)' != 'true'">
36
<MajorVersion>0</MajorVersion>
37
<MinorVersion>17</MinorVersion>
38
39
40
</Project>
0 commit comments