Skip to content

Commit

Permalink
Update version numbers for NET Core extension to 3.3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
normj committed Sep 22, 2016
1 parent 5dc01af commit 1fe2cba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>AWSSDK.Extensions.NETCore.Setup</id>
<title>AWSSDK - Extensions for NETCore Setup</title>
<version>3.3.0.0</version>
<version>3.3.0.1</version>
<authors>Amazon Web Services</authors>
<description>Extensions for the AWS SDK for .NET to integrate with .NET Core configuration and dependency injection frameworks.</description>
<language>en-US</language>
Expand Down
Expand Up @@ -17,4 +17,4 @@


[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.3.0.0")]
[assembly: AssemblyFileVersion("3.3.0.1")]

0 comments on commit 1fe2cba

Please sign in to comment.