From 210e9e9f3cd64bfd264e1590993ef988252acf07 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Thu, 12 Sep 2024 19:36:55 +0000 Subject: [PATCH] Increment package version after release of Azure.Communication.Rooms --- .../Azure.Communication.Rooms/CHANGELOG.md | 10 ++++++++++ .../src/Azure.Communication.Rooms.csproj | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/sdk/communication/Azure.Communication.Rooms/CHANGELOG.md b/sdk/communication/Azure.Communication.Rooms/CHANGELOG.md index 6b2875503d24..10281857adf6 100644 --- a/sdk/communication/Azure.Communication.Rooms/CHANGELOG.md +++ b/sdk/communication/Azure.Communication.Rooms/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.2.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.1.1 (2024-09-03) ### Bugs Fixed diff --git a/sdk/communication/Azure.Communication.Rooms/src/Azure.Communication.Rooms.csproj b/sdk/communication/Azure.Communication.Rooms/src/Azure.Communication.Rooms.csproj index 8e558c76a878..9d07ed62b8d8 100644 --- a/sdk/communication/Azure.Communication.Rooms/src/Azure.Communication.Rooms.csproj +++ b/sdk/communication/Azure.Communication.Rooms/src/Azure.Communication.Rooms.csproj @@ -4,9 +4,9 @@ This Client library enables working with the Microsoft Azure Communication Rooms Service. Azure Communication Rooms Service - 1.1.1 + 1.2.0-beta.1 - 1.1.0 + 1.1.1 Microsoft Azure Communication Rooms Service;Microsoft;Azure;Azure Communication Service;Azure Communication Rooms Service;Rooms;Communication;$(PackageCommonTags) $(RequiredTargetFrameworks) true