Skip to content

Commit

Permalink
Increment package version after release of Azure.Search.Documents (#4…
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored Feb 5, 2024
1 parent 7068a84 commit 817c6cc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions sdk/search/Azure.Search.Documents/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 11.6.0-beta.3 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 11.6.0-beta.2 (2024-02-05)

### Features Added
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyTitle>Microsoft Azure.Search.Documents client library</AssemblyTitle>
<Version>11.6.0-beta.2</Version>
<Version>11.6.0-beta.3</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>11.5.1</ApiCompatVersion>
<Description>
Expand Down

0 comments on commit 817c6cc

Please sign in to comment.