From d20447e3e4cf42a0ca6657d4e7546d6397105e7e Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Fri, 3 Apr 2020 13:08:40 -0400 Subject: [PATCH] Update docs to 1.11.4 (#10941) --- docs/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.yaml b/docs/config.yaml index 1bff66b3e..af4efc1b6 100644 --- a/docs/config.yaml +++ b/docs/config.yaml @@ -18,7 +18,7 @@ params: description: Git with a cup of tea author: The Gitea Authors website: https://docs.gitea.io - version: 1.11.3 + version: 1.11.4 minGoVersion: 1.12 goVersion: 1.14 minNodeVersion: 10