Skip to content

Commit

Permalink
New release: [email protected]
Browse files Browse the repository at this point in the history
Closed #429
  • Loading branch information
muaz-khan committed Sep 12, 2018
1 parent 8fe7fa1 commit 576145a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,8 @@ Otherwise check cdnjs below.
You can even link specific [releases](https://github.com/muaz-khan/RecordRTC/releases):

```html
<!-- use 5.4.7 or any other version on cdnjs -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/RecordRTC/5.4.7/RecordRTC.js"></script>
<!-- use 5.4.8 or any other version on cdnjs -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/RecordRTC/5.4.8/RecordRTC.js"></script>
```

Note: You can use `RecordRTC.min.js` as well. (on webrtc-experiment or cdnjs)
Expand Down
2 changes: 1 addition & 1 deletion RecordRTC.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'use strict';

// Last time updated: 2018-08-29 4:42:13 AM UTC
// Last time updated: 2018-09-12 1:14:20 PM UTC

// ________________
// RecordRTC v5.4.8
Expand Down
2 changes: 1 addition & 1 deletion RecordRTC.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 576145a

Please sign in to comment.