Skip to content

Commit

Permalink
Increment package version after release of Azure.ResourceManager.Reco…
Browse files Browse the repository at this point in the history
…veryServicesDataReplication (Azure#39034)
  • Loading branch information
azure-sdk authored and yaotongms committed Oct 12, 2023
1 parent 68ef8e2 commit b664cc5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
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 (2023-09-30)

### General New Features
Expand All @@ -14,4 +24,4 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur

This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues).

> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet).
> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet).
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.0-beta.1</Version>
<Version>1.0.0-beta.2</Version>
<PackageId>Azure.ResourceManager.RecoveryServicesDataReplication</PackageId>
<Description>Azure Resource Manager client SDK for Azure resource provider RecoveryServicesDataReplication.</Description>
<PackageTags>azure;management;arm;resource manager;recoveryservicesdatareplication</PackageTags>
Expand Down

0 comments on commit b664cc5

Please sign in to comment.