diff options
author | Mantas Vilčinskas <11616378+mistermantas@users.noreply.github.com> | 2020-06-30 16:43:14 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-30 16:43:14 +0300 |
commit | f62eaa303088bf58eab6d36ea03b60da4eb9145d (patch) | |
tree | 6045a95ba469924e2e9f5d05a8d91f73fb475621 | |
parent | 63379f64acb3ba21f3db9b0d3399575f21935fc5 (diff) |
typo
-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 63c2541..45703a8 100644 --- a/layouts/index.json +++ b/layouts/index.json @@ -5,7 +5,7 @@ {{ $isDown := where $active "Params.severity" "=" "down" }} { "is": "index", - "cStateVersion": "v4.3.1", + "cStateVersion": "4.3.1", "apiVersion": "1.0.0", "title": "{{ .Site.Title }}", "languageCodeHTML": "{{ .Site.LanguageCode }}", |