Skip to content

Commit 15cd534

Browse files
chore(common): version upgrade
1 parent 87cf18d commit 15cd534

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ intro_columns:
308308
baseurl: /blazor-ui
309309

310310
## Latest UI for Blazor version. Used in some articles
311-
uiForBlazorLatestVersion: "2.5.1"
311+
uiForBlazorLatestVersion: "2.6.0"
312312
supportedFrameworkVersion: ".NET Core 3.1"
313313

314314
## The Kendo UI version used

upgrade/framework-versions.md

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

2424
| .NET version | Telerik UI for Blazor version |
2525
|---------------------------|-------------------------------|
26-
| .NET Core 3.1 RTM | 2.5.0, 2.5.1 |
26+
| .NET Core 3.1 RTM | 2.5.0 - {{site.uiForBlazorLatestVersion}} |
2727
| .NET Core 3.1 preview 3 | 2.4.0 |
2828
| .NET Core 3.1 preview 2 | 2.3.0 |
2929
| .NET Core 3.1 preview 1 | 2.2.0, 2.2.1 |
@@ -42,7 +42,7 @@ While the release dates and numbers of the WASM flavor often match with the .NET
4242
4343
| WASM Preview version | Telerik UI for Blazor version |
4444
|--------------------------------------|-------------------------------|
45-
| preview 4 (3.1.0-preview4.19579.2) | 2.5.0, 2.5.1 |
45+
| preview 4 (3.1.0-preview4.19579.2) | 2.5.0 - {{site.uiForBlazorLatestVersion}} |
4646
| preview 3 (3.1.0-preview3.19555.2) | 2.4.0 |
4747
| preview 2 (3.1.0-preview2.19528.8) | 2.3.0 |
4848
| preview 1 (3.1.0-preview1.19506.1) | 2.2.0, 2.2.1 |

upgrade/old-version-support-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The support policy includes the way bug fixes, feature enhancements, and browser
1717
* [Browser Compatibility](#browser-compatibility)
1818
* [Implementation Support](#implementation-support)
1919

20-
> For best performance results, use the latest UI for Blazor version which contains all recent features and fixes that are available.
20+
>note For best performance results, use the latest UI for Blazor version ({{site.uiForBlazorLatestVersion}}) which contains all recent features and fixes that are available.
2121
2222
## Bug Fixes
2323

0 commit comments

Comments
 (0)