Skip to content

Commit 25f8062

Browse files
committed
SDK-329: Updated browers.js version
1 parent 0ef59a0 commit 25f8062

File tree

1 file changed

+1
-1
lines changed
  • yoti-sdk-spring-boot-example/src/main/resources/templates

1 file changed

+1
-1
lines changed

yoti-sdk-spring-boot-example/src/main/resources/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
77
<title>Home</title>
8-
<script src="https://sdk.yoti.com/clients/browser.2.0.1.js"></script>
8+
<script src="https://sdk.yoti.com/clients/browser.2.1.0.js"></script>
99
</head>
1010
<body>
1111
<p th:text="${userId}"/>

0 commit comments

Comments
 (0)