Version 1.18.0

This commit is contained in:
Girish Ramakrishnan 2020-06-30 10:57:15 -07:00
parent 2a17c1717d
commit ef557e98d7
2 changed files with 4 additions and 1 deletions

View File

@ -501,3 +501,6 @@
* Update Gitea to 1.12.1
* [Full changelog](https://github.com/go-gitea/gitea/releases/tag/v1.12.0)
[1.18.0]
* Add forumUrl and update tags and screenshots

View File

@ -4,7 +4,7 @@
"author": "Gitea developers",
"description": "file://DESCRIPTION.md",
"tagline": "A painless self-hosted Git Service",
"version": "1.17.0",
"version": "1.18.0",
"healthCheckPath": "/healthcheck",
"httpPort": 3000,
"memoryLimit": 536870912,