diff options
author | techknowlogick | 2022-03-07 02:03:06 -0500 |
---|---|---|
committer | GitHub | 2022-03-07 02:03:06 -0500 |
commit | 9c5696e428347b873d522f9299f1cb8c55b33ea9 (patch) | |
tree | f2a354db7504b83b8b7002df1be9acf5aca153e9 | |
parent | 98f54081d62d82213952ffe4bdbb459572da91b1 (diff) |
update to correct 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 0008cadce..7dddf3096 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.0 + version: 1.16.3 minGoVersion: 1.16 goVersion: 1.17 minNodeVersion: 12.17 |