From 782941a00978dd04c9098de10a7929a4adf056bc Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Fri, 26 May 2023 16:09:17 +0000 Subject: [PATCH] Increment package version after release of Azure.ResourceManager.ApplicationInsights --- .../CHANGELOG.md | 10 ++++++++++ .../Azure.ResourceManager.ApplicationInsights.csproj | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/CHANGELOG.md b/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/CHANGELOG.md index b52be673b651..7c7872c4d205 100644 --- a/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/CHANGELOG.md +++ b/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.0.0-beta.4 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.0.0-beta.3 (2023-05-26) ### Features Added diff --git a/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/src/Azure.ResourceManager.ApplicationInsights.csproj b/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/src/Azure.ResourceManager.ApplicationInsights.csproj index 7256073da141..c5761389dc5f 100644 --- a/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/src/Azure.ResourceManager.ApplicationInsights.csproj +++ b/sdk/applicationinsights/Azure.ResourceManager.ApplicationInsights/src/Azure.ResourceManager.ApplicationInsights.csproj @@ -1,6 +1,6 @@ - 1.0.0-beta.3 + 1.0.0-beta.4 Azure.ResourceManager.ApplicationInsights Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.Insights. azure;management;arm;resource manager;applicationinsights