Skip to content

Commit

Permalink
Increment package version after release of Azure.AI.ContentSafety (#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk authored Jun 6, 2023
1 parent 319299c commit f4013b3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions sdk/contentsafety/Azure.AI.ContentSafety/CHANGELOG.md
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 (2023-06-06)

- Initial version
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>This is the ContentSafety client library for developing .NET applications with rich experience.</Description>
<AssemblyTitle>Azure SDK Code Generation ContentSafety for Azure Data Plane</AssemblyTitle>
<Version>1.0.0-beta.1</Version>
<Version>1.0.0-beta.2</Version>
<PackageTags>Azure ContentSafety</PackageTags>
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
<GenerateAPIListing>true</GenerateAPIListing>
Expand Down

0 comments on commit f4013b3

Please sign in to comment.