Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 363a4cc

Browse files
committedSep 5, 2019
docs(common): update versions
1 parent e332a8c commit 363a4cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ baseurl: /blazor-ui
281281

282282
## Latest UI for Blazor version. Used in some articles
283283

284-
uiForBlazorLatestVersion: "1.6.0"
284+
uiForBlazorLatestVersion: "1.7.0"
285285

286286
## The Kendo UI version used
287287
cdnVersion: "2019.1.115"

‎_contentTemplates/common/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
>tip Make sure that you have [.NET Core 3.0](https://dotnet.microsoft.com/download/dotnet-core/3.0) and [Visual Studio 2019 **Preview**](https://visualstudio.microsoft.com/vs/preview/) installed. You must use the Preview version of Visual Studio for working with Blazor apps.
3333
>
34-
> The latest version of Telerik UI for Blazor is `{{site.uiForBlazorLatestVersion}}` and it supports .NET Core 3 `Preview 8`.
34+
> The latest version of Telerik UI for Blazor is `{{site.uiForBlazorLatestVersion}}` and it supports .NET Core 3 `Preview 9`.
3535
3636
You may also find useful the [Getting started videos for Blazor](https://www.youtube.com/watch?v=aaRAZYaJ4xc&list=PLvmaC-XMqeBYPTwcm478vs8Rujq2tiVJo) by Telerik.
3737

0 commit comments

Comments
 (0)
Please sign in to comment.