diff options
author | Mantas Vilčinskas <11616378+mistermantas@users.noreply.github.com> | 2020-06-16 13:44:27 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-16 13:44:27 +0300 |
commit | bac5ec2f97434fa4ee230bcd8ded1ad130134fad (patch) | |
tree | 17b6c987762ee1e7b4813af7c0228c334a95288a | |
parent | c80a9c194857761c94db6ba625f65b3a2ade24e4 (diff) |
v4.2.1
-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 4bc458b..d0f7f65 100644 --- a/layouts/index.json +++ b/layouts/index.json @@ -5,7 +5,7 @@ {{ $isDown := where $active "Params.severity" "=" "down" }} { "is": "index", - "cStateVersion": "4.2.0", + "cStateVersion": "4.2.1", "apiVersion": "1.0.0", "title": "{{ .Site.Title }}", "languageCodeHTML": "{{ .Site.LanguageCode }}", |