diff options
author | Mantas Vilčinskas <11616378+mistermantas@users.noreply.github.com> | 2020-03-23 12:16:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-23 12:16:32 +0200 |
commit | 8d481dd6ec17041364c93a15df32e936021ae03e (patch) | |
tree | 24510cd27d19aa36c89b0959224b3992b10b9c54 | |
parent | 14c50900827944e51468581bbad32db8ac960587 (diff) |
ver
-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 922137a..b56153d 100644 --- a/layouts/index.json +++ b/layouts/index.json @@ -5,7 +5,7 @@ {{ $isDown := where $active "Params.severity" "=" "down" }} { "is": "index", - "cStateVersion": "4.1.0", + "cStateVersion": "4.1.1", "apiVersion": "1.0.0", "title": "{{ .Site.Title }}", "languageCodeHTML": "{{ .Site.LanguageCode }}", |