Skip to content

Commit

Permalink
Increment version for cognitiveservices releases (#22776)
Browse files Browse the repository at this point in the history
Increment package version after release of Microsoft.Azure.CognitiveServices.Vision.Face
  • Loading branch information
azure-sdk authored Jul 21, 2021
1 parent 8e0e43e commit 2dc28cf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions sdk/cognitiveservices/Vision.Face/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Release History

## 2.8.0-preview.2 (Unreleased)

### Features Added

### Breaking Changes

### Key Bugs Fixed

### Fixed


## 2.8.0-preview.1 (2021-07-21)

- Add support for the Person Directory feature
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<AssemblyTitle>Microsoft Cognitive Services Face SDK</AssemblyTitle>
<Description>This client library provides access to the Microsoft Cognitive Services Face APIs.</Description>
<Version>2.8.0-preview.1</Version>
<Version>2.8.0-preview.2</Version>
<PackageTags>Microsoft Cognitive Services;Cognitive Services;Cognitive Services SDK;REST HTTP client;Face;Face API;Face SDK;Vision;netcore451511</PackageTags>
<PackageReleaseNotes>
<![CDATA[
Expand Down

0 comments on commit 2dc28cf

Please sign in to comment.