Skip to content

Commit e012001

Browse files
authored
update the release date in changelog and update maven version in readme (#44143)
1 parent 81c06cb commit e012001

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/communication/azure-communication-messages/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.2.0-beta.1 (2025-01-15)
3+
## 1.2.0-beta.1 (2025-02-11)
44

55
### Features Added
66
- Added Interactive Message.

sdk/communication/azure-communication-messages/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ add the direct dependency to your project as follows.
5858
<dependency>
5959
<groupId>com.azure</groupId>
6060
<artifactId>azure-communication-messages</artifactId>
61-
<version>1.1.0</version>
61+
<version>1.2.0-beta.1</version>
6262
</dependency>
6363
```
6464
[//]: # ({x-version-update-end})

0 commit comments

Comments
 (0)