From 9c5696e428347b873d522f9299f1cb8c55b33ea9 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Mon, 7 Mar 2022 02:03:06 -0500 Subject: [PATCH] update to correct stable version --- docs/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.yaml b/docs/config.yaml index 0008cadced..7dddf30969 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.16.0 + version: 1.16.3 minGoVersion: 1.16 goVersion: 1.17 minNodeVersion: 12.17