Skip to content

Commit c42fcdd

Browse files
committed
fix: bump cdn version of docs
1 parent ffa0925 commit c42fcdd

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs-aspnet-core/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ navigation:
4444
baseurl: /aspnet-core
4545

4646
## The Kendo UI version used
47-
cdnVersion: "2017.1.118"
47+
cdnVersion: "2017.2.504"
4848

4949
## The MVC Core version used
50-
mvcCoreVersion: "2017.1.118"
50+
mvcCoreVersion: "2017.2.504"
5151

5252
## Assign layout and category per different paths
5353
defaults:

docs-aspnet-mvc/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,10 +235,10 @@ navigation:
235235
baseurl: /aspnet-mvc
236236

237237
## The Kendo UI version used
238-
cdnVersion: "2017.1.118"
238+
cdnVersion: "2017.2.504"
239239

240240
## The MVC Core version used
241-
mvcCoreVersion: "2017.1.118"
241+
mvcCoreVersion: "2017.2.504"
242242

243243
## Assign layout and category per different paths
244244
defaults:

docs/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -541,10 +541,10 @@ navigation:
541541
baseurl: /kendo-ui
542542

543543
## The Kendo UI version used
544-
cdnVersion: "2017.1.118"
544+
cdnVersion: "2017.2.504"
545545

546546
## The MVC Core version used
547-
mvcCoreVersion: "2017.1.118"
547+
mvcCoreVersion: "2017.2.504"
548548

549549
## Progress NPM Registry
550550
registry_url: 'https://registry.npm.telerik.com/'

0 commit comments

Comments
 (0)