From ec40e593cfc4d208c6a81fbcb1b4044ce45b956e Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Thu, 18 Jun 2020 15:37:25 -0400 Subject: [PATCH] 1.12.0 is latest stable version (#11964) --- docs/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.yaml b/docs/config.yaml index 9f83a0a2d..2384906cf 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.6 + version: 1.12.0 minGoVersion: 1.12 goVersion: 1.14 minNodeVersion: 10.13