Skip to content

Commit

Permalink
chore(common): update version of js interop file
Browse files Browse the repository at this point in the history
  • Loading branch information
marin-bratanov committed May 15, 2019
1 parent 2201666 commit 5e10bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _contentTemplates/common/js-interop-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<head>
. . .
<script src="https://kendo.cdn.telerik.com/blazor/1.0.0/telerik-blazor.min.js" defer></script>
<script src="https://kendo.cdn.telerik.com/blazor/1.1.0/telerik-blazor.min.js" defer></script>
</head>

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

0 comments on commit 5e10bd8

Please sign in to comment.