Skip to content

Commit

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

## 3.0.0-beta.6 (Unreleased)


## 3.0.0-beta.5 (2021-01-12)

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion sdk/tables/Azure.Data.Tables/src/Azure.Data.Tables.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<Description>This client library enables working with the Microsoft Azure Table service</Description>
<AssemblyTitle>Microsoft Azure.Data.Tables client library</AssemblyTitle>
<Version>3.0.0-beta.5</Version>
<Version>3.0.0-beta.6</Version>
<DefineConstants>TableSDK;$(DefineConstants)</DefineConstants>
<PackageTags>Microsoft Azure Tables;Microsoft;Azure;Tables;Table;$(PackageCommonTags)</PackageTags>
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
Expand Down

0 comments on commit 7970531

Please sign in to comment.