From 3179ad8f46ffd0154d2176a30f4d98f8faed918f Mon Sep 17 00:00:00 2001 From: Jesse Squire Date: Fri, 8 Sep 2023 10:31:08 -0400 Subject: [PATCH] [AppConfig] Reset development version (#38577) With the needed release changes pushed to the hotfix branch, this resets the development version and change log to guard against accidental release. --- .../Azure.Data.AppConfiguration/CHANGELOG.md | 10 ++++++++++ .../src/Azure.Data.AppConfiguration.csproj | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md b/sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md index ab9be286950fb..0f8524ef1e7e8 100644 --- a/sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md +++ b/sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.3.0-beta.3 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.2.1 (2023-09-13) ### Bugs Fixed diff --git a/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Azure.Data.AppConfiguration.csproj b/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Azure.Data.AppConfiguration.csproj index 43b68615bc340..ec5901560b074 100644 --- a/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Azure.Data.AppConfiguration.csproj +++ b/sdk/appconfiguration/Azure.Data.AppConfiguration/src/Azure.Data.AppConfiguration.csproj @@ -3,7 +3,7 @@ This is the Microsoft Azure Application Configuration Service client library Microsoft Azure.Data.AppConfiguration client library - 1.2.1 + 1.3.0-beta.3 1.2.0 Microsoft Azure Application Configuration;Data;AppConfig;$(PackageCommonTags)