Skip to content

Commit 83e752b

Browse files
authored
Increment package version after release of Azure.Communication.Rooms (Azure#36341)
1 parent d729b50 commit 83e752b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

sdk/communication/Azure.Communication.Rooms/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.3 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 1.0.0-beta.2 (2023-05-17)
414

515
### Features Added

sdk/communication/Azure.Communication.Rooms/src/Azure.Communication.Rooms.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This Client library enables working with the Microsoft Azure Communication Rooms Service.
55
</Description>
66
<AssemblyTitle>Azure Communication Rooms Service</AssemblyTitle>
7-
<Version>1.0.0-beta.2</Version>
7+
<Version>1.0.0-beta.3</Version>
88
<PackageTags>Microsoft Azure Communication Rooms Service;Microsoft;Azure;Azure Communication Service;Azure Communication Rooms Service;Rooms;Communication;$(PackageCommonTags)</PackageTags>
99
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
1010
<IncludeOperationsSharedSource>true</IncludeOperationsSharedSource>

0 commit comments

Comments
 (0)