From fd3c08910c2e82df703ed0fc13b29fb528154bf6 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Tue, 2 Jul 2024 21:53:02 +0000 Subject: [PATCH] Increment package version after release of Azure.Compute.Batch --- sdk/batch/Azure.Compute.Batch/CHANGELOG.md | 10 ++++++++++ .../Azure.Compute.Batch/src/Azure.Compute.Batch.csproj | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/sdk/batch/Azure.Compute.Batch/CHANGELOG.md b/sdk/batch/Azure.Compute.Batch/CHANGELOG.md index 1cf622ded57f4..9f5d79a267222 100644 --- a/sdk/batch/Azure.Compute.Batch/CHANGELOG.md +++ b/sdk/batch/Azure.Compute.Batch/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.0.0-beta.2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.0.0-beta.1 (2024-06-01) ### Features Added diff --git a/sdk/batch/Azure.Compute.Batch/src/Azure.Compute.Batch.csproj b/sdk/batch/Azure.Compute.Batch/src/Azure.Compute.Batch.csproj index 4b7ac983c5ab8..e8c7b32aba424 100644 --- a/sdk/batch/Azure.Compute.Batch/src/Azure.Compute.Batch.csproj +++ b/sdk/batch/Azure.Compute.Batch/src/Azure.Compute.Batch.csproj @@ -2,7 +2,7 @@ This is the Azure.Compute.Batch client library, enabling the creation and management of Batch objects such as Pools, Jobs, and Tasks. For more information about Azure Batch, see https://learn.microsoft.com/azure/batch/batch-technical-overview The Azure Batch client library - 1.0.0-beta.1 + 1.0.0-beta.2 Azure.Compute.Batch $(RequiredTargetFrameworks) true