diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 820b28ab3a9..fe6f17c4e79 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "5.87.0-preview"
+ ".": "5.88.0-preview"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 98a94194e73..0f5b34da12a 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.88.0-preview](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/compare/5.87.0-preview...5.88.0-preview) (2024-11-28)
+
+
+### Features
+
+* **generation:** update request builders and models ([3ac72b2](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/commit/3ac72b2f3d7f435ded419998630cb195317bca9f))
+
## [5.87.0-preview](https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/compare/5.86.0-preview...5.87.0-preview) (2024-11-20)
diff --git a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
index c64e6a7ae44..3cdd1758c12 100644
--- a/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
+++ b/src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
@@ -27,7 +27,7 @@
- 5.87.0-preview
+ 5.88.0-preview