Skip to content

Commit

Permalink
Bump SDK version to 9.1.0 to prepare for a release (Azure#7032)
Browse files Browse the repository at this point in the history
  • Loading branch information
arv100kri authored and weshaggard committed Jul 26, 2019
1 parent 8f07373 commit 8130715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/search/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Choose>
<When Condition="'$(IsDataPlaneProject)' == 'true'">
<PropertyGroup>
<VersionPrefix>9.0.2</VersionPrefix>
<VersionPrefix>9.1.0</VersionPrefix>
</PropertyGroup>
</When>
</Choose>
Expand Down

0 comments on commit 8130715

Please sign in to comment.