From 77f3dbed6d97ed34ab85865b4fbc8365ae19f535 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Thu, 1 Oct 2020 15:21:25 -0400 Subject: [PATCH] latest version is 1.12.5 (#13005) --- docs/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.yaml b/docs/config.yaml index 3447cf3a1..2bd0add4b 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.12.4 + version: 1.12.5 minGoVersion: 1.13 goVersion: 1.15 minNodeVersion: 10.13