Skip to content

Commit cc7d956

Browse files
chore(common): bump version for WASM RC1
1 parent a5c83ea commit cc7d956

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ intro_columns:
331331
baseurl: /blazor-ui
332332

333333
## Latest UI for Blazor version. Used in some articles
334-
uiForBlazorLatestVersion: "2.11.0"
334+
uiForBlazorLatestVersion: "2.12.0"
335335
supportedFrameworkVersion: ".NET Core 3.1.3"
336336

337337
## The Kendo UI version used

upgrade/framework-versions.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,10 @@ 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 preview 4 (3.2.0-preview4.20210.8) | {{site.uiForBlazorLatestVersion}} |
49-
| 3.2 preview 3 (3.2.0-preview3.20168.3) | 2.10.0 |
50-
| 3.2 preview 2 (3.2.0-preview2.20160.5) | 2.9.0 |
48+
| 3.2 RC1 (3.2.0-rc1.20223.4) | {{site.uiForBlazorLatestVersion}} |
49+
| 3.2 preview 4 (3.2.0-preview4.20210.8) | 2.11.0 |
50+
| 3.2 preview 3 (3.2.0-preview3.20168.3) | 2.10.0 |
51+
| 3.2 preview 2 (3.2.0-preview2.20160.5) | 2.9.0 |
5152
| 3.2 preview 1 (3.2.0-preview1.20073.1) | 2.7.0 - 2.8.0 |
5253
| preview 4 (3.1.0-preview4.19579.2) | 2.5.0 - 2.6.1 |
5354
| preview 3 (3.1.0-preview3.19555.2) | 2.4.0 |
@@ -59,7 +60,7 @@ While the release dates and numbers of the WASM flavor often match with the .NET
5960

6061
The future of .NET Core will eventually be through .NET 5. Its [third preview](https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-5-preview-3/) is already available.
6162

62-
The Telerik UI for Blazor suite is committed to the WebAssembly flavor of Blazor and we need to make sure we are compatible with its own previews (at the moment - .NET Core 3.2.0-preview5.20216.8) and subsequently - its official version.
63+
The Telerik UI for Blazor suite is committed to the WebAssembly flavor of Blazor and we need to make sure we are compatible with its own previews (at the moment - .NET Core 3.2.0 RC1) and subsequently - its official version.
6364

6465
We cannot guarantee compatibility with the .NET 5 previews.
6566

0 commit comments

Comments
 (0)