Skip to content

Commit

Permalink
Increment package version after release of Azure.Compute.Batch (Azure…
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored and tejasm-microsoft committed Jul 22, 2024
1 parent 1714907 commit 43fa99f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions sdk/batch/Azure.Compute.Batch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<Description>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 </Description>
<AssemblyTitle>The Azure Batch client library</AssemblyTitle>
<Version>1.0.0-beta.1</Version>
<Version>1.0.0-beta.2</Version>
<PackageTags>Azure.Compute.Batch</PackageTags>
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
<IncludeOperationsSharedSource>true</IncludeOperationsSharedSource>
Expand Down

0 comments on commit 43fa99f

Please sign in to comment.