Skip to content

Commit 212b9f4

Browse files
committed
Release 2.31.0 prep
1 parent b8790b5 commit 212b9f4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ The Twilio Programmable Video SDKs use [Semantic Versioning](http://www.semver.o
22

33
**Version 1.x reached End of Life on September 8th, 2021.** See the changelog entry [here](https://www.twilio.com/changelog/end-of-life-complete-for-unsupported-versions-of-the-programmable-video-sdk). Support for the 1.x version ended on December 4th, 2020.
44

5-
2.31.0 (In Progress)
6-
====================
5+
2.31.0 (April 21, 2025)
6+
=======================
77

88
New Features
99
------------

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Releases of twilio-video.js are hosted on a CDN, and you can include these
7474
directly in your web app using a <script> tag.
7575

7676
```html
77-
<script src="//sdk.twilio.com/js/video/releases/2.30.0/twilio-video.min.js"></script>
77+
<script src="//sdk.twilio.com/js/video/releases/2.31.0/twilio-video.min.js"></script>
7878
```
7979

8080
Using this method, twilio-video.js will set a browser global:

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)