diff options
Diffstat (limited to 'docs/config.yaml')
-rw-r--r-- | docs/config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.yaml b/docs/config.yaml index 075fd32ef4..5a773662cf 100644 --- a/docs/config.yaml +++ b/docs/config.yaml @@ -19,7 +19,7 @@ params: author: The Gitea Authors website: https://docs.gitea.io version: 1.16.8 - minGoVersion: 1.17 + minGoVersion: 1.18 goVersion: 1.18 minNodeVersion: 14 |