From 9fb251fb6fa2bb857bb8f5ae27f06c9d597bc1eb Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Sat, 15 Oct 2022 22:04:25 -0400 Subject: [PATCH] update current stable version --- docs/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.yaml b/docs/config.yaml index 92e033a907..66bd379c0c 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.17.1 + version: 1.17.3 minGoVersion: 1.18 goVersion: 1.19 minNodeVersion: 14