Skip to content

Commit

Permalink
Release: Adds commits for 3.32.3 hotfix release (#3789)
Browse files Browse the repository at this point in the history
* Adding contract and version bump

* Adding changelog
  • Loading branch information
ealsur committed Mar 30, 2023
1 parent b40e368 commit 1a0237c
Show file tree
Hide file tree
Showing 4 changed files with 3,018 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ClientOfficialVersion>3.32.2</ClientOfficialVersion>
<ClientPreviewVersion>3.32.2</ClientPreviewVersion>
<ClientOfficialVersion>3.32.3</ClientOfficialVersion>
<ClientPreviewVersion>3.32.3</ClientPreviewVersion>
<ClientPreviewSuffixVersion>preview</ClientPreviewSuffixVersion>
<DirectVersion>3.30.20</DirectVersion>
<EncryptionOfficialVersion>2.0.1</EncryptionOfficialVersion>
Expand Down
Loading

0 comments on commit 1a0237c

Please sign in to comment.