Skip to content

Commit 47dc3de

Browse files
chore(common): upgrade version
1 parent e70f64c commit 47dc3de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ intro_columns:
337337
baseurl: /blazor-ui
338338

339339
## Latest UI for Blazor version. Used in some articles
340-
uiForBlazorLatestVersion: "2.12.0"
340+
uiForBlazorLatestVersion: "2.13.0"
341341
supportedFrameworkVersion: ".NET Core 3.1.3"
342342

343343
## The Kendo UI version used

upgrade/framework-versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Telerik UI for Blazor targets `netstandard2.1` in order to be compatible with th
3535

3636
## Client-side Blazor
3737

38-
The client-side (WASM) flavor of Blazor is still in preview and is not part of the .NET Core 3.1 release. Blazor WebAssembly will ship as a stable release at a future date.
38+
The client-side (WebAssembly) flavor of Blazor is still in preview and is not part of the .NET Core 3.1 release. Blazor WebAssembly will ship as a stable release at a future date.
3939

4040
It is not supported by Microsoft yet and it ships as preview NuGet packages that you reference in your projects.
4141

@@ -45,7 +45,7 @@ While the release dates and numbers of the WASM flavor often match with the .NET
4545
4646
| WASM Preview version | Telerik UI for Blazor version |
4747
|--------------------------------------|-------------------------------|
48-
| 3.2 RC1 (3.2.0-rc1.20223.4) | {{site.uiForBlazorLatestVersion}} |
48+
| 3.2 RC1 (3.2.0-rc1.20223.4) | 2.12.0 - {{site.uiForBlazorLatestVersion}} |
4949
| 3.2 preview 4 (3.2.0-preview4.20210.8) | 2.11.0 |
5050
| 3.2 preview 3 (3.2.0-preview3.20168.3) | 2.10.0 |
5151
| 3.2 preview 2 (3.2.0-preview2.20160.5) | 2.9.0 |

0 commit comments

Comments
 (0)