diff options
author | 6543 <6543@obermui.de> | 2021-05-09 13:49:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-09 13:49:26 +0200 |
commit | a98c09d2aef6160019451c628c4e05d1f9987302 (patch) | |
tree | 68c23254288bf58fd0660d6a7a5491e4bf57f297 /docs/config.yaml | |
parent | c3802dcc0f54763b27ffb6af5b03289651fda250 (diff) | |
download | gitea-a98c09d2aef6160019451c628c4e05d1f9987302.tar.gz gitea-a98c09d2aef6160019451c628c4e05d1f9987302.zip |
Changelog v1.14.2 (#15794) (#15799)
* Changelog v1.14.2 (#15794)
* changelog tool generate
* format & add
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
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 a7b31f3f00..c2d9dc5e52 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.14.1 + version: 1.14.2 minGoVersion: 1.14 goVersion: 1.16 minNodeVersion: 12.17 |