Skip to content

Commit

Permalink
Increment version for identity releases (Azure#18301)
Browse files Browse the repository at this point in the history
Increment package version after release of Azure.Identity
  • Loading branch information
azure-sdk authored Jan 30, 2021
1 parent d022a79 commit a65f332
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions sdk/identity/Azure.Identity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Release History

## 1.4.0-beta.3 (Unreleased)


## 1.4.0-beta.2 (2021-01-29)

### Fixes and improvements
Expand Down
2 changes: 1 addition & 1 deletion sdk/identity/Azure.Identity/src/Azure.Identity.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<Description>This is the implementation of the Azure SDK Client Library for Azure Identity</Description>
<AssemblyTitle>Microsoft Azure.Identity Component</AssemblyTitle>
<Version>1.4.0-beta.2</Version>
<Version>1.4.0-beta.3</Version>
<ApiCompatVersion>1.3.0</ApiCompatVersion>
<PackageTags>Microsoft Azure Identity;$(PackageCommonTags)</PackageTags>
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
Expand Down

0 comments on commit a65f332

Please sign in to comment.