diff --git a/.autover/changes/d5098012-4dfc-4c6a-a57c-efe720e865e3.json b/.autover/changes/d5098012-4dfc-4c6a-a57c-efe720e865e3.json deleted file mode 100644 index 5683ea8..0000000 --- a/.autover/changes/d5098012-4dfc-4c6a-a57c-efe720e865e3.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "Projects": [ - { - "Name": "Amazon.Extensions.S3.Encryption", - "Type": "Minor", - "ChangelogMessages": [ - "Update AWS SDK .NET dependencies to the latest version" - ] - } - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index bfb4dbc..b5bbdb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## Release 2025-11-12 + +### Amazon.Extensions.S3.Encryption (3.1.0) +* Update AWS SDK .NET dependencies to the latest version + ## Release 2025-04-28 ### Amazon.Extensions.S3.Encryption (3.0.0) diff --git a/src/Amazon.Extensions.S3.Encryption.csproj b/src/Amazon.Extensions.S3.Encryption.csproj index f70113f..29f324b 100644 --- a/src/Amazon.Extensions.S3.Encryption.csproj +++ b/src/Amazon.Extensions.S3.Encryption.csproj @@ -2,7 +2,7 @@ net472;netstandard2.0;netcoreapp3.1;net8.0 - 3.0.0 + 3.1.0 true Amazon.Extensions.S3.Encryption Amazon S3 Encryption Client for .NET