Version 1.7.0

This commit is contained in:
Girish Ramakrishnan 2018-10-10 20:17:18 -07:00
parent 8a942dc8f7
commit 278116abdb
2 changed files with 4 additions and 1 deletions

View file

@ -187,3 +187,6 @@
* Fix failure on creating pull request with assignees (#4583) (#4727) * Fix failure on creating pull request with assignees (#4583) (#4727)
* Hide org/create menu item in Dashboard if user has no rights (#4678) (#4686) * Hide org/create menu item in Dashboard if user has no rights (#4678) (#4686)
[1.7.0]
* Update base image

View file

@ -4,7 +4,7 @@
"author": "Gitea developers", "author": "Gitea developers",
"description": "file://DESCRIPTION.md", "description": "file://DESCRIPTION.md",
"tagline": "A painless self-hosted Git Service", "tagline": "A painless self-hosted Git Service",
"version": "1.6.1", "version": "1.7.0",
"healthCheckPath": "/healthcheck", "healthCheckPath": "/healthcheck",
"httpPort": 3000, "httpPort": 3000,
"addons": { "addons": {