diff options
author | 6543 <6543@obermui.de> | 2022-03-14 23:18:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-14 23:18:01 +0100 |
commit | 2ba72cedbe814b39e84befdc4c9ec384d937c194 (patch) | |
tree | a86b0eec4d45f4b0c3e0a47e5a26a76e2e8a3abe /docs | |
parent | 18033f49ba8f00695dd9f885360664a383610df1 (diff) | |
download | gitea-2ba72cedbe814b39e84befdc4c9ec384d937c194.tar.gz gitea-2ba72cedbe814b39e84befdc4c9ec384d937c194.zip |
Frontport Changelogs (#19088)
* Frontport Changelogs
* bump version in docs
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 7dddf30969..f2b98ba554 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.3 + version: 1.16.4 minGoVersion: 1.16 goVersion: 1.17 minNodeVersion: 12.17 |