We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68de001 + 085c03a commit 7d26a58Copy full SHA for 7d26a58
examples/yoti_example_django/yoti_example/templates/index.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<!-- Your header content -->
5
- <script src="https://sdk.yoti.com/clients/browser.2.0.1.js"></script>
+ <script src="https://sdk.yoti.com/clients/browser.2.1.0.js"></script>
6
<meta charset="UTF-8">
7
<title>Index</title>
8
</head>
examples/yoti_example_flask/templates/index.html
0 commit comments