File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -676,10 +676,10 @@ baseurl: /blazor-ui
676
676
enable_blazorRepl : true
677
677
678
678
# # Latest UI for Blazor version. Used in some articles
679
- uiForBlazorLatestVersion : " 8.0 .0"
679
+ uiForBlazorLatestVersion : " 8.1 .0"
680
680
681
681
# # Compatible theme version for CDN URLs
682
- themesVersion : " 10.2.0 "
682
+ themesVersion : " 10.3.1 "
683
683
684
684
# # Product
685
685
product : " Telerik UI for Blazor"
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ excluded-files: ["**/src-a11y/**/*"]
28
28
liquid-output-delimiter-left : " {{"
29
29
liquid-output-delimiter-right : " }}"
30
30
liquid :
31
- uiForBlazorLatestVersion : " 8.0 .0"
32
- themesVersion : " 10.2.0 "
31
+ uiForBlazorLatestVersion : " 8.1 .0"
32
+ themesVersion : " 10.3.1 "
33
33
34
34
meta :
35
35
" *templates " :
You can’t perform that action at this time.
0 commit comments