diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index a4f6ddcea2..7588679c01 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.6.0"
+ ".": "1.7.0"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index abe871bb2c..98f45111ac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
+## [1.7.0](https://github.com/microsoftgraph/msgraph-cli/compare/v1.6.0...v1.7.0) (2024-04-17)
+
+
+### Features
+
+* **generation:** update request builders and models ([2799465](https://github.com/microsoftgraph/msgraph-cli/commit/2799465ab9f0c6569d5413a3735f3a95cc147f10))
+
## [1.6.0](https://github.com/microsoftgraph/msgraph-cli/compare/v1.5.0...v1.6.0) (2024-04-08)
diff --git a/src/msgraph-cli.csproj b/src/msgraph-cli.csproj
index 66eb4965c1..6cac824ebd 100644
--- a/src/msgraph-cli.csproj
+++ b/src/msgraph-cli.csproj
@@ -7,7 +7,7 @@
disable
enable
mgc
- 1.6.0
+ 1.7.0