diff --git a/sdk/storage/azure-storage-blobs/CHANGELOG.md b/sdk/storage/azure-storage-blobs/CHANGELOG.md index 40a1daa0f..2b3ec03ff 100644 --- a/sdk/storage/azure-storage-blobs/CHANGELOG.md +++ b/sdk/storage/azure-storage-blobs/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 12.0.0-beta.10 (Unreleased) + + ## 12.0.0-beta.9 (2021-03-23) ### New Features diff --git a/sdk/storage/azure-storage-blobs/inc/azure/storage/blobs/version.hpp b/sdk/storage/azure-storage-blobs/inc/azure/storage/blobs/version.hpp index 583d45403..61c92c7c4 100644 --- a/sdk/storage/azure-storage-blobs/inc/azure/storage/blobs/version.hpp +++ b/sdk/storage/azure-storage-blobs/inc/azure/storage/blobs/version.hpp @@ -14,7 +14,7 @@ #define AZURE_STORAGE_BLOBS_VERSION_MAJOR 12 #define AZURE_STORAGE_BLOBS_VERSION_MINOR 0 #define AZURE_STORAGE_BLOBS_VERSION_PATCH 0 -#define AZURE_STORAGE_BLOBS_VERSION_PRERELEASE "beta.9" +#define AZURE_STORAGE_BLOBS_VERSION_PRERELEASE "beta.10" namespace Azure { namespace Storage { namespace Blobs { diff --git a/sdk/storage/azure-storage-common/CHANGELOG.md b/sdk/storage/azure-storage-common/CHANGELOG.md index 7a904e6b9..a42189a77 100644 --- a/sdk/storage/azure-storage-common/CHANGELOG.md +++ b/sdk/storage/azure-storage-common/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 12.0.0-beta.10 (Unreleased) + + ## 12.0.0-beta.9 (2021-03-23) ### New Features diff --git a/sdk/storage/azure-storage-common/inc/azure/storage/common/version.hpp b/sdk/storage/azure-storage-common/inc/azure/storage/common/version.hpp index 9ed0bc9a7..5e918a046 100644 --- a/sdk/storage/azure-storage-common/inc/azure/storage/common/version.hpp +++ b/sdk/storage/azure-storage-common/inc/azure/storage/common/version.hpp @@ -14,7 +14,7 @@ #define AZURE_STORAGE_COMMON_VERSION_MAJOR 12 #define AZURE_STORAGE_COMMON_VERSION_MINOR 0 #define AZURE_STORAGE_COMMON_VERSION_PATCH 0 -#define AZURE_STORAGE_COMMON_VERSION_PRERELEASE "beta.9" +#define AZURE_STORAGE_COMMON_VERSION_PRERELEASE "beta.10" namespace Azure { namespace Storage { namespace Common { diff --git a/sdk/storage/azure-storage-files-datalake/CHANGELOG.md b/sdk/storage/azure-storage-files-datalake/CHANGELOG.md index 80c5d945c..68359df58 100644 --- a/sdk/storage/azure-storage-files-datalake/CHANGELOG.md +++ b/sdk/storage/azure-storage-files-datalake/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 12.0.0-beta.10 (Unreleased) + + ## 12.0.0-beta.9 (2021-03-23) ### New Features diff --git a/sdk/storage/azure-storage-files-datalake/inc/azure/storage/files/datalake/version.hpp b/sdk/storage/azure-storage-files-datalake/inc/azure/storage/files/datalake/version.hpp index 87f7c9654..df939e74e 100644 --- a/sdk/storage/azure-storage-files-datalake/inc/azure/storage/files/datalake/version.hpp +++ b/sdk/storage/azure-storage-files-datalake/inc/azure/storage/files/datalake/version.hpp @@ -14,7 +14,7 @@ #define AZURE_STORAGE_FILES_DATALAKE_VERSION_MAJOR 12 #define AZURE_STORAGE_FILES_DATALAKE_VERSION_MINOR 0 #define AZURE_STORAGE_FILES_DATALAKE_VERSION_PATCH 0 -#define AZURE_STORAGE_FILES_DATALAKE_VERSION_PRERELEASE "beta.9" +#define AZURE_STORAGE_FILES_DATALAKE_VERSION_PRERELEASE "beta.10" namespace Azure { namespace Storage { namespace Files { namespace DataLake { diff --git a/sdk/storage/azure-storage-files-shares/CHANGELOG.md b/sdk/storage/azure-storage-files-shares/CHANGELOG.md index d4a9df2bf..ea81be3cb 100644 --- a/sdk/storage/azure-storage-files-shares/CHANGELOG.md +++ b/sdk/storage/azure-storage-files-shares/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 12.0.0-beta.10 (Unreleased) + + ## 12.0.0-beta.9 (2021-03-23) ### New Features diff --git a/sdk/storage/azure-storage-files-shares/inc/azure/storage/files/shares/version.hpp b/sdk/storage/azure-storage-files-shares/inc/azure/storage/files/shares/version.hpp index e47198093..fa283d3bd 100644 --- a/sdk/storage/azure-storage-files-shares/inc/azure/storage/files/shares/version.hpp +++ b/sdk/storage/azure-storage-files-shares/inc/azure/storage/files/shares/version.hpp @@ -14,7 +14,7 @@ #define AZURE_STORAGE_FILES_SHARES_VERSION_MAJOR 12 #define AZURE_STORAGE_FILES_SHARES_VERSION_MINOR 0 #define AZURE_STORAGE_FILES_SHARES_VERSION_PATCH 0 -#define AZURE_STORAGE_FILES_SHARES_VERSION_PRERELEASE "beta.9" +#define AZURE_STORAGE_FILES_SHARES_VERSION_PRERELEASE "beta.10" namespace Azure { namespace Storage { namespace Files { namespace Shares {