Skip to content

Commit 46f4a33

Browse files
authored
Updates version and release notes
1 parent 2bc57db commit 46f4a33

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Microsoft.Graph/Microsoft.Graph.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
<DelaySign>false</DelaySign>
2222
<AssemblyOriginatorKeyFile>35MSSharedLib1024.snk</AssemblyOriginatorKeyFile>
2323
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
24-
<VersionPrefix>4.48.0</VersionPrefix>
24+
<VersionPrefix>4.49.0</VersionPrefix>
2525
<!-- VersionPrefix minor version should not be set when the change comes from the generator. It will be updated automatically. -->
2626
<!-- VersionPrefix minor version must be manually set when making manual changes to code. -->
2727
<!-- VersionPrefix major and patch versions must be manually set. -->
2828
<VersionSuffix></VersionSuffix>
2929
<PackageReleaseNotes>
30-
- Latest metadata updates from 22nd November 2022 snapshot
30+
- Latest metadata updates from 13th December 2022 snapshot
3131
</PackageReleaseNotes>
3232
<PublishRepositoryUrl>true</PublishRepositoryUrl>
3333
<EmbedUntrackedSources>true</EmbedUntrackedSources>

0 commit comments

Comments
 (0)