From 1fb20f8b9d38d992346eeefac91f24ea5dec3a93 Mon Sep 17 00:00:00 2001 From: Dimo Dimov <961014+dimodi@users.noreply.github.com> Date: Tue, 29 Aug 2023 16:36:29 +0300 Subject: [PATCH] docs: Bump product and theme versions --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index bf3839bd45..9a497fd617 100644 --- a/_config.yml +++ b/_config.yml @@ -638,10 +638,10 @@ baseurl: /blazor-ui enable_blazorRepl: true ## Latest UI for Blazor version. Used in some articles -uiForBlazorLatestVersion: "4.4.0" +uiForBlazorLatestVersion: "4.5.0" ## Compatible theme version for CDN URLs -themeCdnVersion: "6.6.0" +themeCdnVersion: "6.7.0" ## The Kendo UI version used cdnVersion: "2019.1.115"