diff options
author | Mantas Vilčinskas <11616378+mistermantas@users.noreply.github.com> | 2020-06-29 18:57:12 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-29 18:57:12 +0300 |
commit | 076be2054d1bc4e347d428853381bfe0f75d58b6 (patch) | |
tree | 2a4e94ab80f4ad413507d49ad4fba18e22625746 /layouts | |
parent | a2d976250aa7e91ffb8f216611fc262315bf7094 (diff) |
v4.3
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 d0f7f65..ed9f4e8 100644 --- a/layouts/index.json +++ b/layouts/index.json @@ -5,7 +5,7 @@ {{ $isDown := where $active "Params.severity" "=" "down" }} { "is": "index", - "cStateVersion": "4.2.1", + "cStateVersion": "4.3", "apiVersion": "1.0.0", "title": "{{ .Site.Title }}", "languageCodeHTML": "{{ .Site.LanguageCode }}", |