From 8f8643b48f3ea7907696ad0bb27cc0e97cac0867 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Tue, 2 Feb 2021 21:55:36 -0500 Subject: [PATCH] update docs to show latest stable version (1.13.2) --- docs/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.yaml b/docs/config.yaml index 8d2a23a5177b7..fc0c621d46472 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.13.1 + version: 1.13.2 minGoVersion: 1.14 goVersion: 1.15 minNodeVersion: 10.13