Skip to content

Commit

Permalink
Increment package version after release of Azure.ResourceManager.Digi…
Browse files Browse the repository at this point in the history
…talTwins (#36656)
  • Loading branch information
azure-sdk committed May 31, 2023
1 parent 535eb0e commit e46796e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions sdk/digitaltwins/Azure.ResourceManager.DigitalTwins/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 1.3.0-beta.2 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.3.0-beta.1 (2023-05-29)

### Features Added
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.3.0-beta.1</Version>
<Version>1.3.0-beta.2</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.2.0</ApiCompatVersion>
<PackageId>Azure.ResourceManager.DigitalTwins</PackageId>
Expand Down

0 comments on commit e46796e

Please sign in to comment.