Skip to content

Commit 7423b53

Browse files
author
Andrew Omondi
committed
Bumps version and release notes.
1 parent ef5d192 commit 7423b53

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project does adheres to [Semantic Versioning](https://semver.org/spec/v
77

88
## [Unreleased]
99

10+
## [5.44.0] - 2024-02-28
11+
12+
- Latest metadata updates from 27th February 2024.
13+
1014
## [5.43.0] - 2024-02-21
1115

1216
- Latest metadata updates from 20th February 2024.

src/Microsoft.Graph/Microsoft.Graph.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<DelaySign>false</DelaySign>
2323
<AssemblyOriginatorKeyFile>35MSSharedLib1024.snk</AssemblyOriginatorKeyFile>
2424
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
25-
<VersionPrefix>5.43.0</VersionPrefix>
25+
<VersionPrefix>5.44.0</VersionPrefix>
2626
<!-- VersionPrefix minor version should not be set when the change comes from the generator. It will be updated automatically. -->
2727
<!-- VersionPrefix minor version must be manually set when making manual changes to code. -->
2828
<!-- VersionPrefix major and patch versions must be manually set. -->

0 commit comments

Comments
 (0)