Skip to content

Commit 35bd0c5

Browse files
author
Dan Kantor
committed
updated browser script version to 1.2.0
1 parent 21a4c6a commit 35bd0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Clarifai.initialize({
2222
You can also use the SDK by adding this script to your HTML:
2323

2424
```js
25-
<script type="text/javascript" src="https://sdk.clarifai.com/js/clarifai-0.0.14.js"></script>
25+
<script type="text/javascript" src="https://sdk.clarifai.com/js/clarifai-1.2.0.js"></script>
2626
<script>
2727
Clarifai.initialize({
2828
'clientId': '{clientId}',

0 commit comments

Comments
 (0)