diff options
author | Mantas Vilčinskas <11616378+mistermantas@users.noreply.github.com> | 2020-02-28 20:55:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-28 20:55:45 +0200 |
commit | 1db29a27d3bb7e5658d63fd47b838993f96c7ff5 (patch) | |
tree | 2aec54ca1059fe6df665f81505e4d342c32d2f68 /layouts | |
parent | daa9ec64690ada53c9529665d1532050f3e1ac6a (diff) |
change ver
Diffstat (limited to 'layouts')
-rw-r--r-- | layouts/index.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/index.json b/layouts/index.json index ce40383..922137a 100644 --- a/layouts/index.json +++ b/layouts/index.json @@ -5,7 +5,7 @@ {{ $isDown := where $active "Params.severity" "=" "down" }} { "is": "index", - "cStateVersion": "4.0.1", + "cStateVersion": "4.1.0", "apiVersion": "1.0.0", "title": "{{ .Site.Title }}", "languageCodeHTML": "{{ .Site.LanguageCode }}", |