Skip to content

Commit 2862213

Browse files
chore(common): update latest version support
1 parent a6ef499 commit 2862213

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ intro_columns:
324324
baseurl: /blazor-ui
325325

326326
## Latest UI for Blazor version. Used in some articles
327-
uiForBlazorLatestVersion: "2.8.0"
327+
uiForBlazorLatestVersion: "2.9.0"
328328
supportedFrameworkVersion: ".NET Core 3.1.1"
329329

330330
## The Kendo UI version used

upgrade/framework-versions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ While the release dates and numbers of the WASM flavor often match with the .NET
4343
4444
| WASM Preview version | Telerik UI for Blazor version |
4545
|--------------------------------------|-------------------------------|
46-
| 3.2 preview 1 (3.2.0-preview1.20073.1) | 2.7.0 - {{site.uiForBlazorLatestVersion}} |
46+
| 3.2 preview 2 (3.2.0-preview2.20160.5) | {{site.uiForBlazorLatestVersion}} |
47+
| 3.2 preview 1 (3.2.0-preview1.20073.1) | 2.7.0 - 2.8.0 |
4748
| preview 4 (3.1.0-preview4.19579.2) | 2.5.0 - 2.6.1 |
4849
| preview 3 (3.1.0-preview3.19555.2) | 2.4.0 |
4950
| preview 2 (3.1.0-preview2.19528.8) | 2.3.0 |

0 commit comments

Comments
 (0)