diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 39a370c67f2..87f33a65b76 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "5.85.0-preview"
+ ".": "5.86.0-preview"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 55572839185..88365a99e16 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project does NOT adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and packages shipped from the beta service library will always be in `preview` as changes to the API are for non production use and commonly ship breaking changes.
+## [5.86.0-preview](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/compare/5.85.0-preview...5.86.0-preview) (2024-11-07)
+
+
+### Features
+
+* **generation:** update request builders and models ([ae0af3b](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/commit/ae0af3b3882de1029e580c0bdebf1557448561b5))
+
## [5.85.0-preview](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/compare/5.84.0-preview...5.85.0-preview) (2024-10-17)
diff --git a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
index f3a6efe77c5..9cbae1f4fd8 100644
--- a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
+++ b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
@@ -27,7 +27,7 @@
- 5.85.0-preview
+ 5.86.0-preview