diff options
author | zeripath <art27@cantab.net> | 2021-10-22 17:32:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-22 12:32:08 -0400 |
commit | d1a056fe523f91055e5b15e8c91244862dbf2f92 (patch) | |
tree | dc87824a40d6fb55260c93babfebfc8bc4a356da /docs | |
parent | 406bd3780e4dedf3efd8f56f6787d350f5aa3524 (diff) | |
download | gitea-d1a056fe523f91055e5b15e8c91244862dbf2f92.tar.gz gitea-d1a056fe523f91055e5b15e8c91244862dbf2f92.zip |
Frontport Changelog 1.15.5 (#17392) (#17401)
Diffstat (limited to 'docs')
-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 9d4b8c5aca..51a4610dc6 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.15.4 + version: 1.15.5 minGoVersion: 1.16 goVersion: 1.17 minNodeVersion: 12.17 |