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 0ef59a0 commit 25f8062Copy full SHA for 25f8062
yoti-sdk-spring-boot-example/src/main/resources/templates/index.html
@@ -5,7 +5,7 @@
5
<head>
6
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
7
<title>Home</title>
8
- <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>
9
</head>
10
<body>
11
<p th:text="${userId}"/>
0 commit comments