Skip to content

Commit aa94c83

Browse files
authored
Merge pull request #36 from aws-samples/dependency-update/amazon-ivs-player
chore: update Amazon IVS Player SDK to 1.47.0
2 parents f710bea + 174d515 commit aa94c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<link rel="icon" type="image/png" href="/favicon.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<script src="https://player.live-video.net/1.46.0/amazon-ivs-player.min.js"></script>
7+
<script src="https://player.live-video.net/1.47.0/amazon-ivs-player.min.js"></script>
88
<title>Amazon IVS WebGPU Captions Demo (Experimental)</title>
99
</head>
1010
<body>

0 commit comments

Comments
 (0)