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