From c2c6fc406d206fab8706feb9d65603bda801918a Mon Sep 17 00:00:00 2001 From: Andrew Omondi Date: Tue, 13 Jun 2023 15:47:03 +0300 Subject: [PATCH] Updates version and release notes --- CHANGELOG.md | 7 ++++++- src/Microsoft.Graph/Microsoft.Graph.csproj | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6368c0f7f4a..79d767a87ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,12 @@ and this project does adheres to [Semantic Versioning](https://semver.org/spec/v ## [Unreleased] -## [5.12.0] - 2023-06-09 +## [5.14.0] - 2023-06-13 + +- Fixes missing GET method for teams singleton (https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/1956) +- Latest metadata updates from 13th June 2023 + +## [5.13.0] - 2023-06-09 - Latest metadata updates from 6th June 2023 diff --git a/src/Microsoft.Graph/Microsoft.Graph.csproj b/src/Microsoft.Graph/Microsoft.Graph.csproj index 9fdf911e8ff..f17ad910ed5 100644 --- a/src/Microsoft.Graph/Microsoft.Graph.csproj +++ b/src/Microsoft.Graph/Microsoft.Graph.csproj @@ -21,7 +21,7 @@ false 35MSSharedLib1024.snk true - 5.13.0 + 5.14.0