diff options
author | techknowlogick <techknowlogick@gitea.io> | 2022-10-15 22:04:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-15 22:04:25 -0400 |
commit | 9fb251fb6fa2bb857bb8f5ae27f06c9d597bc1eb (patch) | |
tree | 368bbfbfc70c8abab12d34f14952e9537b86a4af | |
parent | 288adbdea60d2865bdba357e5313f1f1a3dc4abe (diff) | |
download | gitea-9fb251fb6fa2bb857bb8f5ae27f06c9d597bc1eb.tar.gz gitea-9fb251fb6fa2bb857bb8f5ae27f06c9d597bc1eb.zip |
update current stable version
-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 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 |