Skip to content

Commit c24a13d

Browse files
committed
decreasing the version to trigger the alpha build
1 parent cef7b3c commit c24a13d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/communication/azure-communication-callautomation/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.6.0b1 (Unreleased)
3+
## 1.5.0b1 (Unreleased)
44

55
### Features Added
66
- Added support for move participant in a call to another call.

sdk/communication/azure-communication-callautomation/azure/communication/callautomation/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
# license information.
55
# --------------------------------------------------------------------------
66

7-
VERSION = "1.6.0b1"
7+
VERSION = "1.5.0b1"
88

99
SDK_MONIKER = f"communication-callautomation/{format(VERSION)}"

0 commit comments

Comments
 (0)