Skip to content

Commit

Permalink
Bumps version and release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Omondi committed Mar 22, 2024
1 parent df49b48 commit 030d3ca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,13 @@ and this project does NOT adhere to [Semantic Versioning](https://semver.org/spe

## [Unreleased]

## [5.67.0-preview] - 2024-02-21
## [5.68.0-preview] - 2024-03-21

- Latest metadata updates from 20th February 2024.
- Latest metadata updates from 20th March 2024.

## [5.67.0-preview] - 2024-02-28

- Latest metadata updates from 28th February 2024.

## [5.66.0-preview] - 2024-02-21

Expand Down
2 changes: 1 addition & 1 deletion src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
- https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/blob/master/CHANGELOG.md
</PackageReleaseNotes>
<!-- edit this value to change the current major.minor.patch version -->
<VersionPrefix>5.67.1</VersionPrefix>
<VersionPrefix>5.68.0</VersionPrefix>
<!-- adds a version suffix if the Prerelease environment variable is set. BUILD_BUILDID is an
environment variable set by Azure pipelines from the build. We can use the buildid to correlate
which commit was used to generate the preview build. -->
Expand Down

0 comments on commit 030d3ca

Please sign in to comment.