Skip to content

Commit

Permalink
Increment package version after release of Azure.ResourceManager.Elas…
Browse files Browse the repository at this point in the history
…ticSan (#37929)
  • Loading branch information
azure-sdk authored Jul 31, 2023
1 parent d7b132e commit 3f1b803
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion sdk/elasticsan/Azure.ResourceManager.ElasticSan/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 1.0.0-beta.5 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.0.0-beta.4 (2023-07-31)

### Features Added
Expand Down Expand Up @@ -44,4 +54,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">
<PropertyGroup>
<Version>1.0.0-beta.4</Version>
<Version>1.0.0-beta.5</Version>
<PackageId>Azure.ResourceManager.ElasticSan</PackageId>
<Description>Microsoft Azure Resource Manager client SDK for Azure resource provider Microsoft.ElasticSan.</Description>
<PackageTags>azure;management;arm;resource manager;elasticsan</PackageTags>
Expand Down

0 comments on commit 3f1b803

Please sign in to comment.