1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-01 15:24:59 +00:00

Add 0.16.0 changes

This commit is contained in:
Girish Ramakrishnan
2017-04-04 22:46:23 -07:00
parent 35738a5579
commit 94ece48041
2 changed files with 6 additions and 1 deletions

View File

@@ -83,3 +83,8 @@
[0.15.0]
* Update to 0.10.18
[0.16.0]
* Update Gogs to 0.11
* Fix issue where custom avatars could not be uploaded
* Fix issue where web based editing would not work

View File

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