Skip to content

Commit

Permalink
Increment package version after release of Azure.ResourceManager.Trus…
Browse files Browse the repository at this point in the history
…tedSigning
  • Loading branch information
azure-sdk committed Apr 26, 2024
1 parent 5590f8f commit 1bcc7bc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 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 (2024-04-27)

### General New Features
Expand Down
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.TrustedSigning</PackageId>
<Description>Azure Resource Manager client SDK for Azure resource provider TrustedSigning.</Description>
<PackageTags>azure;management;arm;resource manager;trustedsigning</PackageTags>
Expand Down

0 comments on commit 1bcc7bc

Please sign in to comment.