aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMantas Vilčinskas <hi@mnts.lt>2020-10-27 21:29:27 +0200
committerGitHub <noreply@github.com>2020-10-27 21:29:27 +0200
commitb5d07632d40437bb87c3faf7b9ece7ca412dce9f (patch)
tree6e8f391cdc1fd05c46643e4f718a86d81c102575
parent8c79f45c72d65344906f4ebda4b3f2544e88cfde (diff)
v4.4
-rw-r--r--layouts/index.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/index.json b/layouts/index.json
index 45703a8..5c47558 100644
--- a/layouts/index.json
+++ b/layouts/index.json
@@ -5,7 +5,7 @@
{{ $isDown := where $active "Params.severity" "=" "down" }}
{
"is": "index",
- "cStateVersion": "4.3.1",
+ "cStateVersion": "4.4",
"apiVersion": "1.0.0",
"title": "{{ .Site.Title }}",
"languageCodeHTML": "{{ .Site.LanguageCode }}",