Skip to content

Commit d5b37ac

Browse files
chore(common): update version of js interop file
1 parent 1333835 commit d5b37ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_contentTemplates/common/js-interop-file.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<head>
2424
. . .
25-
<script src="https://kendo.cdn.telerik.com/blazor/1.1.0/telerik-blazor.min.js" defer></script>
25+
<script src="https://kendo.cdn.telerik.com/blazor/1.1.1/telerik-blazor.min.js" defer></script>
2626
</head>
2727

2828
Make sure that the version in the URL matches the version of the Telerik Blazor package used in your project.

0 commit comments

Comments
 (0)