Skip to content

Commit b5c3841

Browse files
authored
Merge pull request #22 from aws-samples/dependency-update/amazon-ivs-player
chore: update Amazon IVS Player SDK to 1.46.0
2 parents 94fe3a0 + 25668ea commit b5c3841

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web-ui/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<title>Amazon IVS - Clip demo</title>
1313

1414
<link rel="stylesheet" href="style.css">
15-
<script src="https://player.live-video.net/1.24.0/amazon-ivs-player.min.js"></script>
15+
<script src="https://player.live-video.net/1.46.0/amazon-ivs-player.min.js"></script>
1616

1717
</head>
1818
<body>

0 commit comments

Comments
 (0)