Skip to content

Commit

Permalink
Prep for 2.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
manjeshbhargav committed Feb 21, 2023
1 parent b590fd2 commit 6e5426a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ The Twilio Programmable Video SDKs use [Semantic Versioning](http://www.semver.o

**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.

2.26.2 (in progress)
====================
2.26.2 (February 21, 2023)
==========================

Changes
-------
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Releases of twilio-video.js are hosted on a CDN, and you can include these
directly in your web app using a <script> tag.

```html
<script src="//sdk.twilio.com/js/video/releases/2.26.1/twilio-video.min.js"></script>
<script src="//sdk.twilio.com/js/video/releases/2.26.2/twilio-video.min.js"></script>
```

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

0 comments on commit 6e5426a

Please sign in to comment.