Skip to content

Commit 8ad38ef

Browse files
authored
Increment version for translation releases (Azure#25239)
Increment package version after release of Azure.AI.Translation.Document
1 parent 285ccea commit 8ad38ef

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

sdk/translation/Azure.AI.Translation.Document/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 1.0.0-beta.7 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 1.0.0-beta.6 (2021-11-09)
414

515
### Breaking Changes

sdk/translation/Azure.AI.Translation.Document/src/Azure.AI.Translation.Document.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<Description>Translator is a cloud-based machine translation service and is part of the Azure Cognitive Services family of cognitive APIs used to build intelligent apps. Translator is easy to integrate in your applications, websites, tools, and solutions. It allows you to add multi-language user experiences in 90 languages and dialects. And it can be used on any hardware platform with any operating system for text translation.</Description>
55
<AssemblyTitle>Microsoft Azure.AI.Translation.Document client library</AssemblyTitle>
6-
<Version>1.0.0-beta.6</Version>
6+
<Version>1.0.0-beta.7</Version>
77
<PackageTags>Microsoft Azure Document Translation</PackageTags>
88
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
99
</PropertyGroup>

0 commit comments

Comments
 (0)