diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 6053a9c3..4c324336 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "2.0.0-preview.15"
+ ".": "2.0.0-preview.16"
}
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6fd39e15..f4b62ccd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.0.0-preview.16](https://github.com/microsoft/OpenAPI.NET.OData/compare/v2.0.0-preview.15...v2.0.0-preview.16) (2025-06-10)
+
+
+### Features
+
+* upgrades openapi.net.odata to the latest version ([743c85d](https://github.com/microsoft/OpenAPI.NET.OData/commit/743c85ddf149a3472279ccf19c21e8e5a9315244))
+
## [2.0.0-preview.15](https://github.com/microsoft/OpenAPI.NET.OData/compare/v2.0.0-preview.14...v2.0.0-preview.15) (2025-06-03)
diff --git a/Directory.Build.props b/Directory.Build.props
index 17f49d6b..9e4f4c34 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -13,7 +13,7 @@
https://github.com/Microsoft/OpenAPI.NET.OData
© Microsoft Corporation. All rights reserved.
Microsoft OpenApi OData EDM
- 2.0.0-preview.15
+ 2.0.0-preview.16