aboutsummaryrefslogtreecommitdiff
path: root/layouts/index.json
diff options
context:
space:
mode:
authorMantas Vilčinskas <11616378+mistermantas@users.noreply.github.com>2020-05-19 13:17:47 +0300
committerGitHub <noreply@github.com>2020-05-19 13:17:47 +0300
commitf6ff9b6517f234352bf14fd86ad6779072ddbbf1 (patch)
tree8b36a462189699491f3a33b7e968b67a80740ee5 /layouts/index.json
parentfc16aa965d2c979e78f1d58d064c0330fa3e3cb9 (diff)
VERSION 4.2.0 CHANGE
Diffstat (limited to 'layouts/index.json')
-rw-r--r--layouts/index.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/index.json b/layouts/index.json
index b56153d..4bc458b 100644
--- a/layouts/index.json
+++ b/layouts/index.json
@@ -5,7 +5,7 @@
{{ $isDown := where $active "Params.severity" "=" "down" }}
{
"is": "index",
- "cStateVersion": "4.1.1",
+ "cStateVersion": "4.2.0",
"apiVersion": "1.0.0",
"title": "{{ .Site.Title }}",
"languageCodeHTML": "{{ .Site.LanguageCode }}",