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.
1 parent 68de001 commit 085c03aCopy full SHA for 085c03a
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