Skip to content

Commit

Permalink
Sync the assembly file version and the nuspec version for AWSSDK.Exte…
Browse files Browse the repository at this point in the history
…nsions.CrtIntegration (#3521)
  • Loading branch information
normj authored Oct 21, 2024
1 parent aa749a8 commit b17be16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>AWSSDK.Extensions.CrtIntegration</id>
<title>AWSSDK - Extensions for AWS Common Runtime Integration</title>
<version>3.7.300.2</version>
<version>3.7.300.3</version>
<authors>Amazon Web Services</authors>
<description>Extensions for the AWS SDK for .NET to integrate with the AWS Common Runtime</description>
<language>en-US</language>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@


[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.0.0")]
[assembly: AssemblyFileVersion("3.7.300.3")]

0 comments on commit b17be16

Please sign in to comment.