From 217bc954d09d29fd9c229412d2d466e653c2e99e Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Thu, 7 Jul 2022 09:57:24 -0700 Subject: [PATCH] Increment version for tables releases (#29695) Increment package version after release of Azure.Data.Tables --- sdk/tables/Azure.Data.Tables/CHANGELOG.md | 10 ++++++++++ .../Azure.Data.Tables/src/Azure.Data.Tables.csproj | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/sdk/tables/Azure.Data.Tables/CHANGELOG.md b/sdk/tables/Azure.Data.Tables/CHANGELOG.md index 0b08b9178e504..41aaff5eb95dd 100644 --- a/sdk/tables/Azure.Data.Tables/CHANGELOG.md +++ b/sdk/tables/Azure.Data.Tables/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 12.7.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 12.6.1 (2022-07-07) ### Bugs Fixed diff --git a/sdk/tables/Azure.Data.Tables/src/Azure.Data.Tables.csproj b/sdk/tables/Azure.Data.Tables/src/Azure.Data.Tables.csproj index 47c9f33f956c8..3012a40424792 100644 --- a/sdk/tables/Azure.Data.Tables/src/Azure.Data.Tables.csproj +++ b/sdk/tables/Azure.Data.Tables/src/Azure.Data.Tables.csproj @@ -2,9 +2,9 @@ This client library enables working with the Microsoft Azure Table service Microsoft Azure.Data.Tables client library - 12.6.1 + 12.7.0-beta.1 - 12.6.0 + 12.6.1 TableSDK;$(DefineConstants) Microsoft Azure Tables;Microsoft;Azure;Tables;Table;$(PackageCommonTags) $(RequiredTargetFrameworks)