Skip to content

Commit

Permalink
Prepare Nov 2024 Search Preview Release (patch) (Azure#43058)
Browse files Browse the repository at this point in the history
  • Loading branch information
jairmyree authored Nov 21, 2024
1 parent 5e8a8e6 commit 34fce5f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sdk/search/azure-search-documents/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 11.8.0-beta.4 (Unreleased)
## 11.8.0-beta.4 (2024-11-21)

### Bugs Fixed

Expand Down
2 changes: 1 addition & 1 deletion sdk/search/azure-search-documents/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-search-documents</artifactId>
<version>11.8.0-beta.3</version>
<version>11.8.0-beta.4</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
2 changes: 1 addition & 1 deletion sdk/search/azure-search-documents/src/samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ add the direct dependency to your project as follows.
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-search-documents</artifactId>
<version>11.8.0-beta.3</version>
<version>11.8.0-beta.4</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down

0 comments on commit 34fce5f

Please sign in to comment.